index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
unit
/
metrics_test.ts
Age
Commit message (
Expand
)
Author
2023-04-30
perf(core): async op pseudo-codegen and performance work (#18887)
Matt Mastracci
2023-01-24
refactor: remove Deno.core (#16881)
Bartek Iwańczuk
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-10-28
Reland "perf(core): generate inlined wrappers for async ops" (#16455)
Divy Srivastava
2022-10-27
Revert "perf(core): generate inlined wrappers for async ops (#16428)" (#16443)
Divy Srivastava
2022-10-27
perf(core): generate inlined wrappers for async ops (#16428)
Divy Srivastava
2022-05-24
fix(core): op metrics op_names mismatch (#14716)
Aaron O'Mullan
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2021-11-23
refactor: remove "unitTest" wrapper from cli/tests/unit (#12750)
Bartek Iwańczuk
2021-11-09
feat(core): streams (#12596)
Aaron O'Mullan
2021-09-23
test(cli): align unit test permissions with runtime test permissions (#12189)
Casper Beyer
2021-08-05
refactor(cli/tests): remove unnecessary void return types (#11577)
Leo K
2021-05-06
refactor(ops): replace `ZeroCopyBuf` arg by 2nd generic deserializable arg (#...
Aaron O'Mullan
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
2021-04-28
core: introduce extensions (#9800)
Aaron O'Mullan
2021-03-31
refactor: new optimized op-layer using serde_v8 (#9843)
Aaron O'Mullan
2021-03-18
refactor: update minimal ops & rename to buffer ops (#9719)
Inteon
2021-02-21
feat(unstable): per op metrics (#9240)
Luca Casonato
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2020-09-27
feat(fmt): Sort named import and export specifiers (#7711)
David Sherret
2020-07-14
Use dprint for internal formatting (#6682)
David Sherret
2020-05-20
move js unit tests to cli/tests (#5678)
Ryan Dahl