8000 Memoize strings in call data to reduce data volume · Issue #34 · alexmojaki/birdseye · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Memoize strings in call data to reduce data volume #34
Open
@alexmojaki

Description

@alexmojaki

There's a lot of redundancy in call data, especially when the same value appears over and over. There should be a 'cache' in the data which is a list of strings, and the node_values data structure should contain no strings but only integers pointing to items in the cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0