livestorejs/livestore

Interactive benchmark test suite

Open

#50 opened on Feb 25, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (128 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,599 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be nice to have an interactive benchmark test suite/playground to (continuously) test various scenarios incl:

  • number of concurrent live queries
  • number of tables
  • number of table rows
  • different shapes of table columns
  • different shapes of queries
  • ...

This would also allow us to avoid performance regressions over time.

Contributor guide