Skip to content

Releases: nahidakbar/go-restapi

v0.0.1

19 Mar 06:57
Compare
Choose a tag to compare

Memory optimisations through:

  • Indexing only most promising fields
  • Generate a single global full text index instead of field specific ones
  • Keep only one copy of data in memory

Still requires about 10-11x memory of original dataset. E.g. 100mb psv dataset will require about 1-1.1gb memory to serve.

v0.0.0

17 Mar 08:54
Compare
Choose a tag to compare
shovel