aboutsummaryrefslogtreecommitdiff
path: root/bench/snippets/bun.lockb (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-04-21Revert "implement `node:events` in javascript (#2604)"Gravatar Jarred Sumner 1-0/+0
This reverts commit 96a2ed1040d5a0ca51ae41267cba4f8e5d0a6142.
2023-04-18implement `node:events` in javascript (#2604)Gravatar dave caruso 1-0/+0
* initial event emitter reimplementation * implement most of node:events. tests passing * work on emitter * fix importing node:events * work on event emitter tests * event work * event work * event stuff and experimenting with a lazy createHash * cleanup crypto stuff i had on this branch * finish event stuff up * fix error monitor * validate listeners are functions * changes requested
2023-02-17update `bun.lockb`s (#2101)Gravatar Alex Lam S.L 1-0/+0
2023-01-22Add some more emitters to the benchmarkGravatar Jarred Sumner 1-0/+0