bun-http-framework-benchmark icon indicating copy to clipboard operation
bun-http-framework-benchmark copied to clipboard

Optimize Bun implementation, add Mapl and remove Byte

Open aquapi opened this issue 1 year ago • 0 comments

Mapl: https://mapl.pages.dev/ Add a Mapl implementation for Bun and Deno with a sub-optimal query parser.

Bun: Add correct checks and remove unnecessary conditionals (You can change this for Elysia as well if you find it necessary).

Byte: Remove Byte and its dependency.

aquapi avatar Nov 30 '24 01:11 aquapi