Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Reduce peak memory usage #266

Open
fredemmott opened this issue Feb 13, 2020 · 1 comment
Open

Reduce peak memory usage #266

fredemmott opened this issue Feb 13, 2020 · 1 comment

Comments

@fredemmott
Copy link
Contributor

Some possibilities:

  • add an option to hh_parse to not include program_text in the json output
    • do we need $json_data['program_text'] at all?
  • migrate to using s-expressions instead of json
  • modify File so only load content on-demand (unless the file is dirty)
@fredemmott
Copy link
Contributor Author

@KendallHopkins any thoughts/internal experiments on these?

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant