Commit Graph

14 Commits

Author SHA1 Message Date
Nolan Lawson 6456dbf8a4
chore: switch from yarn to pnpm (#413) 2024-03-23 10:45:43 -07:00
Nolan Lawson ff88212004
chore: update node version in CI (#411) 2024-03-17 19:00:14 -07:00
Nolan Lawson 6eb3089dc6
perf: add more benchmarks (#389) 2023-12-10 21:05:37 -08:00
Nolan Lawson 9c5fdf8503
chore: update dependencies (#373) 2023-11-11 09:06:31 -08:00
Nolan Lawson e8afa56b38
chore: run tests on push to master (#340) 2023-06-18 11:57:42 -07:00
Nolan Lawson 86857e4672
chore: use node 18 (#332) 2023-06-10 20:16:19 -07:00
Nolan Lawson fbaa881989
chore: update tachometer (#314) 2023-01-22 10:12:57 -08:00
Nolan Lawson 8579f251eb
chore: fix storage benchmark, update to node 16 (#299) 2022-12-17 10:29:23 -08:00
Nolan Lawson d49dff502f
chore: fix yarn call in gh action (#253) 2022-02-08 07:41:52 -08:00
Nolan Lawson 5ddd83bf48
chore: switch from Circle CI to GH Actions (#235)
* chore: switch from Circle CI to GH Actions

* docs: update readme

* chore: update name
2021-12-19 08:56:01 -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 23c025b300
test: add compressed-size-action (#163)
* test: add compressed-size-action

* fix: fixup

* fix: fixup

* fix: fixup
2021-07-02 15:53:42 -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