Skip to content

store only locations, not string values #362

@bartveneman

Description

@bartveneman

I can think of two major use cases where I think it's most useful to no longer include substrings as aprt of the result:

The reason we don't need or even want to have the strings is that we can always get them on demand when we need them. For the webpage for example, we can get the string values only for the items we are rendering on screen and leave out the rest. This will lead to a messive memory reduction, making analysis and displaying a bunch faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🚨 breaking changechanges that require a major version bump

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions