Trrack / trrackjs

A library for history/provenance tracking in web-based visualizations.
https://apps.vdl.sci.utah.edu/trrack
BSD 3-Clause "New" or "Revised" License
17 stars 7 forks source link

Change checkpoint policy from % of keys changed to a fixed N #65

Open NateLanza opened 5 months ago

NateLanza commented 5 months ago

Checkpoint nodes should be created for every n node. We must determine the best way to calculate N — parameterize or calculate. And do performance testing for different choices (see #61).