Files
bun.sh/bench
Colin McDonnell 76adc5be8a Add npm benchmark (#2555)
* Add install bench

* Update scripts and readme

* remove lockfiles

* Format bench

* Add dev instructions
2023-04-04 16:26:40 -07:00
..
2022-07-12 01:40:12 -07:00
2023-03-02 19:02:10 -08:00
2023-03-02 19:02:10 -08:00
2023-03-02 19:02:10 -08:00
2023-03-02 19:02:10 -08:00
2022-07-12 01:40:12 -07:00
2023-04-04 16:26:40 -07:00
2023-03-02 19:02:10 -08:00
2023-03-02 19:02:10 -08:00
2023-03-03 04:45:33 -08:00
2023-02-20 08:52:33 -06:00
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07:00
2023-02-17 22:07:02 -08:00

npm install

bun run ffi
bun run log
bun run gzip
bun run async
bun run sqlite

# to use custom version of bun/deno/node binary
BUN=path/to/bun bun run ffi
# or edit .env file