summaryrefslogtreecommitdiff
path: root/core/examples/http_bench_bin_ops.js
AgeCommit message (Expand)Author
2021-04-12refactor(deno): remove concept of bin & json ops (#10145)Aaron O'Mullan
2021-04-08fix(core): error handling in examples (#9867)Inteon
2021-03-31refactor: new optimized op-layer using serde_v8 (#9843)Aaron O'Mullan
2021-03-20refactor: Move bin ops to deno_core and unify logic with json ops (#9457)Inteon
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2020-11-25core: implement 'AsyncRefCell' and 'ResourceTable2' (#8273)Bert Belder
2020-09-21chore: add copyright (#7593)tokiedokie
2020-08-21Split core http benchmark into 'bin_ops' and 'json_ops' variants (#7147)Bert Belder