Age | Commit message (Expand) | Author |
---|---|---|
2020-02-07 | Refactor deno_core_http_bench and make it single-threaded (#3903) | Bert Belder |
2020-01-17 | fix deno_core_http_bench (#3698) | Bartek Iwańczuk |
2020-01-17 | feat: support individual async handler for each op (#3690) | Andy Finch |
2020-01-11 | refactor: remove Isolate.current_send_cb_info and DenoBuf, port Isolate.share... | Bartek Iwańczuk |
2019-10-14 | perf: eager poll async ops in Isolate (#3046) | Bartek Iwańczuk |
2019-09-30 | feat: op registration in core (#3002) | Bartek Iwańczuk |
2019-08-07 | Add op_id throughout op API (#2734) | Ryan Dahl |
2019-06-14 | Revert "Refactor dispatch handling (#2452)" | Ryan Dahl |
2019-06-13 | Refactor dispatch handling (#2452) | andy finch |
2019-04-16 | Move deno_core_http_bench into examples dir (#2127) | Ryan Dahl |