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

Measure performance / storage impact of #64 and #65 #61

Open kirangadhave opened 5 months ago

kirangadhave commented 5 months ago

Set up a benchmarking suite for calculating storage size for user studies (probably from reVisit).

A script to traverse the provenance and update the state for each node according to different frequencies of checkpoints (#65) and using the new diff mechanism (#64).