Commit Graph

4 Commits

Author SHA1 Message Date
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 b18afd2e04
chore: fix chrome in github actions (#195)
* chore: fix chrome in github actions

* fix: fixup

* fix: fixup

* fix: fixup
2021-07-25 20:44:31 -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