summaryrefslogtreecommitdiff
path: root/bench_util
AgeCommit message (Expand)Author
2021-07-13chore: release crates (#11378)Bartek Iwańczuk
2021-07-05chore: upgrade Tokio to 1.8.0 (#11281)Yusuke Tanaka
2021-06-28chore: release deno_core (#11164)Bartek Iwańczuk
2021-06-22refactor: unify JavaScript script execution method (#11043)Bartek Iwańczuk
2021-06-21chore: release crates (#11068)Bartek Iwańczuk
2021-06-19chore: upgrade Tokio to 1.7.1 (#11045)Yusuke Tanaka
2021-06-16chore: upgrade Tokio to 1.7.0 (#11008)Yusuke Tanaka
2021-06-15chore: release crates (#10976)Bartek Iwańczuk
2021-06-08chore: release crates (#10896)Bartek Iwańczuk
2021-05-31Merge v1.10.3 into main (#10801)Bert Belder
2021-05-31v1.10.3Bert Belder
2021-05-31chore: upgrade Tokio to 1.6.1 (#10782)Yusuke Tanaka
2021-05-29chore: upgrade Tokio to 1.6.1 (#10782)Yusuke Tanaka
2021-05-26refactor: move JsRuntimeInspector to deno_core (#10763)Bartek Iwańczuk
2021-05-21cleanup(bench_util): use Extensions for setup (#10737)Aaron O'Mullan
2021-05-21fix(bench_util): correctly run async benches in tokio context (#10736)Aaron O'Mullan
2021-05-20chore: add README to bench_util/ (#10712)Bartek Iwańczuk
2021-05-19chore: publish deno_bench_util crate (#10709)Bartek Iwańczuk
2021-05-19tooling: re-enable bench_util (#10674)Aaron O'Mullan
2021-05-17chore: release crates (#10661)Luca Casonato
2021-05-15chore: upgrade Tokio to 1.6.0 (#10637)Yusuke Tanaka
2021-05-11chore: release crates (#10596)Bartek Iwańczuk
2021-04-30refactor(core.js): provide window.__bootstrap (#10423)Aaron O'Mullan
2021-04-28refactor(core): simplify module loading code (#10385)Bartek Iwańczuk
2021-04-25refactor(core): move op cache sync responsibility to rust space (#10340)Aaron O'Mullan
2021-04-23chore: release crates (#10327)Luca Casonato
2021-04-21refactor(core): simplify error handling (#10297)Aaron O'Mullan
2021-04-21chore: release crates (#10269)Bartek Iwańczuk
2021-04-20chore: update copyright headers (#10243)Yoshiya Hinosawa
2021-04-18tooling(bench_util): benching and profiling utilities (#10223)Aaron O'Mullan