ssec-jhu / evolver-ng

Next gen eVolver controller for bioreactor project - wip
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Removing sampling for schema in history query #184

Closed amitschang closed 1 week ago

amitschang commented 2 weeks ago

This makes history quicker by removing the need to sample files to infer schema. Latency noticeably decreases, but still might want to keep a buffer in memory.

Related to #183, but may only partially resolve

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!