Description: We need a standardized way to measure performance against our primary competitors.
Goal: Determine how svg-time-series performs relative to dygraphs and d3.
Requirements:
Define metrics (e.g., initial render time, re-render time on zoom/pan, memory usage).
Create a reusable benchmarking script or page that loads the same dataset into all three libraries.
Ensure the datasets vary in size (10k, 100k, 1M points) to test scalability.
Description: We need a standardized way to measure performance against our primary competitors.
Goal: Determine how svg-time-series performs relative to dygraphs and d3.
Requirements:
Define metrics (e.g., initial render time, re-render time on zoom/pan, memory usage).
Create a reusable benchmarking script or page that loads the same dataset into all three libraries.
Ensure the datasets vary in size (10k, 100k, 1M points) to test scalability.