Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | Add `expect().toEqual()` bench | 8 | -0/+325 | |
2022-11-23 | Bun.deepEquals and expect().toEqual() (#1548) | 3 | -0/+512 | |
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-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 11 | -21/+12 | |
2022-11-02 | Add a misc snippet | 1 | -0/+12 | |
2022-10-28 | Upgrade WebKit | 1 | -0/+16 | |
2022-10-25 | TCP & TLS Socket API (#1374) | 3 | -0/+129 | |
2022-10-18 | Add todo | 1 | -0/+2 | |
2022-10-18 | websocker-server | 8 | -0/+571 | |
2022-10-18 | Use buffer type for Deno FFI binding to align with Bun usage (#1321) | 1 | -5/+3 | |
2022-10-17 | Fix error handler | 3 | -0/+51 | |
2022-10-13 | Fix bench | 1 | -2/+2 | |
2022-10-13 | Fix bench | 1 | -1/+1 | |
2022-10-13 | Update react-hello-world.jsx | 1 | -1/+1 | |
2022-10-13 | Update react-hello-world.jsx | 1 | -1/+1 | |
2022-10-12 | Add hugemem snippet | 2 | -0/+26 | |
2022-10-12 | Add snippet | 2 | -0/+16 | |
2022-10-09 | Update WebKit | 1 | -3/+0 | |
2022-10-09 | Update bench | 1 | -8/+8 | |
2022-10-09 | Add some more bench snippets | 4 | -1/+79 | |
2022-10-09 | Snippet for return await | 1 | -0/+19 | |
2022-10-03 | Add readdir snippet | 1 | -0/+13 | |
2022-09-28 | Bench snippet for Array.map | 1 | -0/+54 | |
2022-09-22 | Faster `Blob` + begin to implement `FileSink` | 1 | -0/+30 | |
2022-09-14 | typo | 1 | -1/+1 | |
2022-09-14 | Update crypto.mjs | 1 | -3/+3 | |
2022-09-14 | Add missing `getRandomValues` to crypto polyfill | 1 | -4/+4 | |
2022-09-14 | Update crypto benchmark | 1 | -5/+12 | |
2022-09-14 | Make `crypto.getRandomValues()` faster + fix > 1 byte/element typed arrays | 1 | -0/+18 | |
2022-09-09 | Fix import path issue in ffi bench | 1 | -3/+5 | |
2022-09-07 | Add benchmark for small write() performance | 2 | -0/+51 | |
2022-08-28 | More reliable macOS event loop (#1166) | 1 | -0/+16 | |
2022-08-27 | Update WebKit (#1165) | 1 | -0/+18 | |
2022-08-25 | feat: implement native os module (#1115) | 5 | -1/+58 | |
2022-08-22 | Fix import path | 1 | -1/+1 | |
2022-08-22 | Add a snippet for benchmarking EventEmitter vs EventTarget | 1 | -0/+49 | |
2022-08-21 | Rename reactdom-bun -> react-dom-server.bun | 1 | -5/+14 | |
2022-08-21 | Add a bench snippet for sha512 | 3 | -0/+23 | |
2022-08-18 | Handle builds with remote inspector disabled | 1 | -5/+6 | |
2022-08-17 | Update react-hello-world.jsx | 1 | -1/+1 |