Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-10 | Implement the benchmark snippet runner minus the sqlite serialization step | 5 | -3/+177 | |
2023-05-10 | Prepare to run these automatically | 38 | -44/+72 | |
2023-04-27 | Add microbenchmark | 1 | -0/+42 | |
2023-04-21 | Revert "use a lazyily initialized stream for `node:crypto` `createHash` (#2652)" | 2 | -55/+0 | |
2023-04-21 | Revert "implement `node:events` in javascript (#2604)" | 3 | -0/+108 | |
2023-04-18 | implement `node:events` in javascript (#2604) | 3 | -108/+0 | |
2023-04-13 | use a lazyily initialized stream for `node:crypto` `createHash` (#2652) | 2 | -0/+55 | |
2023-03-03 | Update react-dom-render.bun.js | 1 | -2/+2 | |
2023-03-02 | Add a zig fmt action (#2277) | 18 | -237/+97 | |
2023-03-02 | Ensure prettier knows where to look | 1 | -1/+2 | |
2023-02-26 | Update emitter.mjs | 1 | -1/+7 | |
2023-02-26 | Add callback to bench | 1 | -1/+12 | |
2023-02-25 | make emitter bench work in node | 1 | -14/+13 | |
2023-02-17 | update `bun.lockb`s (#2101) | 1 | -0/+0 | |
2023-02-13 | Add FormData bench snippet | 1 | -0/+34 | |
2023-02-06 | Update text-decoder.mjs | 1 | -4/+1 | |
2023-02-06 | bump | 1 | -0/+17 | |
2023-01-29 | Update buffer-create.mjs | 1 | -0/+5 | |
2023-01-28 | Support running WASI (WebAssembly) files using `bun run` (#1929) | 1 | -0/+25 | |
2023-01-28 | Fix if condition always being true (#1923) | 1 | -1/+1 | |
2023-01-23 | 3x faster `Buffer.isBuffer` | 1 | -1/+17 | |
2023-01-23 | Update bench | 1 | -51/+95 | |
2023-01-22 | Add some more emitters to the benchmark | 3 | -55/+71 | |
2023-01-21 | Implement `process.execArgv` | 1 | -2/+2 | |
2023-01-21 | Update buffer-create.mjs | 1 | -2/+21 | |
2023-01-17 | Update crypto-hasher.mjs | 1 | -2/+8 | |
2023-01-07 | Implement DNS module (#1691) | 2 | -0/+152 | |
2023-01-05 | Update tcp-echo.bun.ts | 1 | -13/+15 | |
2023-01-04 | split server/client for tcp echo benchmark to better measure net.Socket perf | 2 | -58/+60 | |
2023-01-04 | 10x faster `new Buffer` (#1717) | 1 | -15/+12 | |
2023-01-02 | Add buffer creation snippet | 1 | -0/+32 | |
2023-01-02 | update node echo bench | 1 | -13/+55 | |
2022-12-29 | [node:crypto] 50x faster `createHash` | 1 | -2/+2 | |
2022-12-29 | Introduce `Bun.CryptoHasher` | 1 | -0/+30 | |
2022-12-17 | Add node:assert bench | 1 | -0/+15 | |
2022-12-11 | Update WebKit | 1 | -0/+47 | |
2022-12-06 | Add snippet | 3 | -0/+23 | |
2022-12-05 | microbench | 1 | -1/+38 | |
2022-12-03 | misc | 2 | -0/+30 | |
2022-12-03 | Object.defineProperties snippet | 1 | -0/+145 | |
2022-12-01 | 3x faster `TextEncoder.prototype.encodeInto` | 1 | -0/+10 | |
2022-12-01 | Reduce memory usage in Bun.serve() by up to 3x (#1569) | 1 | -1/+14 | |
2022-11-27 | Add microbenchmark for console log | 1 | -0/+53 | |
2022-11-26 | Faster UTF16 -> UTF8 and UTF8 -> UTF16 (#1552) | 5 | -0/+182 | |
2022-11-26 | Add a console.log write bench | 1 | -0/+24 | |
2022-11-23 | Bun.deepEquals and expect().toEqual() (#1548) | 1 | -0/+509 | |
2022-11-23 | possibly more reliable Bun.spawn (#1547) | 1 | -14/+19 | |
2022-11-15 | Add non-standard headers API types | 1 | -0/+40 | |
2022-11-02 | Add a misc snippet | 1 | -0/+12 | |
2022-10-28 | Upgrade WebKit | 1 | -0/+16 |