Bartek Iwańczuk
|
ffbf0c20cc
|
feat: op registration in core (#3002)
|
2019-09-30 14:59:44 -04:00 |
|
Ryan Dahl
|
e438ac2c74
|
Add op_id throughout op API (#2734)
Removes the magic number hack to switch between flatbuffers and the
minimal dispatcher.
Adds machinery to pass the op_id through the shared_queue.
|
2019-08-07 14:02:29 -04:00 |
|
Ryan Dahl
|
1361e30223
|
Revert "Refactor dispatch handling (#2452)"
Due to performance regression:
dc60fe9f30 (commitcomment-33943711)
This reverts commit dc60fe9f30 .
|
2019-06-14 13:56:36 -07:00 |
|
andy finch
|
dc60fe9f30
|
Refactor dispatch handling (#2452)
Promise id is now created in core and passed back to JS.
|
2019-06-13 20:43:54 -07:00 |
|
Ryan Dahl
|
79a974229a
|
Move deno_core_http_bench into examples dir (#2127)
|
2019-04-16 17:53:43 -04:00 |
|