Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-22 | Various type fixes (#2135) | 1 | -2/+1 | ||
* Simplify serve() types * Remove baseURI * Add Bun.serve type tests * Number env vars * Make loader optional * FSRouter doesn't support URL * Update sqlite types * Bench --------- Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu> | |||||
2022-09-09 | Fix import path issue in ffi bench | 1 | -3/+5 | ||
2022-08-18 | Handle builds with remote inspector disabled | 1 | -5/+6 | ||
2022-07-13 | fix benchmark not building with old rust version | 1 | -1/+1 | ||
2022-07-12 | cleanup benchmarks folder (#587) | 1 | -0/+33 | ||
* cleanup benchmarks * run prettier |