1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-14 16:33:45 -05:00
denoland-deno/core/examples
Ryan Dahl d68b44b6b2
core: make Isolate concrete, remove Dispatch trait (#2183)
Op dispatch is now dynamically dispatched, so slightly less efficient.
The immeasurable perf hit is a reasonable trade for the API simplicity
that is gained here.
2019-04-23 18:58:00 -04:00
..
http_bench.js Move deno_core_http_bench into examples dir (#2127) 2019-04-16 17:53:43 -04:00
http_bench.rs core: make Isolate concrete, remove Dispatch trait (#2183) 2019-04-23 18:58:00 -04:00