mikolalysenko / mudb

Low latency state replication for the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schema benchmarking improvements

hediyi opened this issue · comments

  • measure delta byte size
  • use Performance APIs instead of console.time for better result
  • use static data instead of random data
  • target common use cases instead of arbitrary ones