Commit Graph

5 Commits

Author SHA1 Message Date
Nolan Lawson 8a4e4d6586
perf: wait for initial load in benchmarks (#390) 2023-12-10 21:28:25 -08:00
Nolan Lawson 6eb3089dc6
perf: add more benchmarks (#389) 2023-12-10 21:05:37 -08:00
Nolan Lawson fbaa881989
chore: update tachometer (#314) 2023-01-22 10:12:57 -08:00
Nolan Lawson d732610e7f
perf: use relaxed IDB transactions and manually commit (#218)
* perf: use relaxed IDB transactions and manually commit

* fix: reduce time spent in benchmark

* fix: add missing txn.commit()

* fix: small syntax change
2021-08-21 14:48:38 -07:00
Nolan Lawson 24b3ee12a4
test: add performance benchmarks using tachometer (#159)
* test: add performance benchmarks using tachometer

* test: fix benchmark names

* test: ensure emoji fonts are installed

* test: fix error check

* test: ignore scripts during yarn install

* test: optimize CI script some more

* test: improve setup scripts
2021-07-02 12:08:45 -07:00