Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-04 | Statically link libicu on Linux so it doesn't require installing icu separately. | 2 | -2/+7 | |
2021-10-04 | memfd experiment did not yield perf gains on Linuxjarred/fix-bunbun-on-wsl | 2 | -5/+4 | |
2021-10-04 | Don't pass O_EXCL | 1 | -2/+2 | |
2021-10-04 | O_TMPFILE | 1 | -4/+2 | |
2021-10-04 | memfd_create does not actually make it faster | 2 | -31/+8 | |
2021-10-04 | Attempt to optimize `bun bun` on Linux by using memfd_create and copying the ... | 3 | -18/+135 | |
2021-10-04 | Fix moving files across mount points | 2 | -1/+29 | |
2021-10-04 | Bump | 3 | -3/+3 | |
2021-10-04 | Bumpbun-v0.0.31 | 3 | -3/+3 | |
2021-10-04 | Bumpbun-v0.0.30bun-v0.0.29 | 1 | -1/+1 | |
2021-10-04 | Improve Bun's performance by 5% | 7 | -58/+46 | |
2021-10-03 | Use covid19 example | 1 | -2/+2 | |
2021-10-03 | Bump | 2 | -1/+1 | |
2021-10-03 | Update Makefile | 1 | -6/+8 | |
2021-10-03 | Update Makefile | 1 | -0/+2 | |
2021-10-03 | Update Makefile | 1 | -2/+2 | |
2021-10-03 | Update Makefile | 1 | -8/+13 | |
2021-10-03 | Update Makefile | 1 | -5/+5 | |
2021-10-03 | Update Makefile | 1 | -2/+4 | |
2021-10-03 | Fix tmpdir on linux | 1 | -8/+10 | |
2021-10-03 | Update linux build instructions | 30 | -113/+180 | |
2021-10-03 | Create separate profile binary and strip debug symbolsbun-v0.0.28 | 5 | -1/+21 | |
2021-10-03 | llvm-strip | 1 | -1/+7 | |
2021-10-03 | Fix makefile issue | 1 | -4/+7 | |
2021-10-03 | Fix various macOS-specific compile errors and run `zig fmt` | 13 | -2118/+3310 | |
2021-10-03 | 1% perf improvements on Linuxjarred/linux | 28 | -118/+170 | |
2021-10-03 | Add Three.js benchmark | 5 | -14/+33 | |
2021-10-02 | Linux works now. | 21 | -100/+320 | |
2021-10-01 | Add support for INotify-based filesystem watcher | 6 | -93/+287 | |
2021-10-01 | Build stuff | 9 | -1371/+71 | |
2021-10-01 | Bump webkit | 1 | -0/+0 | |
2021-10-01 | Split out the macOS specific parts | 4 | -207/+238 | |
2021-09-30 | Update README.md | 1 | -1/+1 | |
2021-09-30 | Update README.md | 1 | -1/+1 | |
2021-09-30 | Update README.md | 1 | -1/+1 | |
2021-09-30 | Update README.md | 1 | -5/+5 | |
2021-09-30 | Fix up readme | 2 | -9/+24 | |
2021-09-30 | Bump version | 3 | -3/+3 | |
2021-09-30 | Add a readme | 3 | -3/+119 | |
2021-09-30 | Bump build-idbun-v0.0.27jarred/relay | 1 | -1/+1 | |
2021-09-30 | runtime.version | 1 | -1/+1 | |
2021-09-30 | Snapshots | 9 | -36/+63 |