Files
bun.sh/bench
Jarred Sumner c1734c6ec5 More reliable macOS event loop (#1166)
* More reliable macOS event loop

* Reduce CPU usage of idling

* Add another implementation

* Add benchmark

Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2022-08-28 21:28:05 -07:00
..
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07:00
2022-08-03 19:13:08 -07:00
2022-07-18 19:30:58 -04:00
2022-06-24 06:59:47 -07:00
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07: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