deno/tests/specs/bench
Bartek Iwańczuk 9a93c65ac8
Some checks are pending
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / build libs (push) Blocked by required conditions
ci / pre-build (push) Waiting to run
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
feat(install): refresh install report (#30615)
Changes report format for `deno install` and other related package
management subcommands:
```
$ deno install
Installed 335 packages in 6s
Reused 40 packages from cache
++++++++++++++++++++++++++++++++++++++++
Downloaded 2 packages from JSR
++
Downloaded 666 packages from npm
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Dependencies:
+ jsr:@std/cli 1.0.21
+ jsr:@std/html 1.0.4
+ npm:@babel/core 7.28.3
+ npm:@babel/preset-react 7.27.1
+ npm:@mjackson/node-fetch-server 0.7.0
+ npm:@opentelemetry/api 1.9.0
+ npm:@preact/signals 2.3.1
```
2025-09-08 09:44:22 +00:00
..
allow_all fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
allow_none fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
before_unload_prevent_default fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
bench_explicit_start_end fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
bench_formatting fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
check_local_by_default fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
check_local_by_default2 fix: add hint to run with --no-check when type checking fails (#28091) 2025-02-13 10:54:52 +00:00
clear_timeout fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
collect feat: permissions in the config file (#30330) 2025-09-02 13:37:33 +00:00
config_permissions feat: permissions in the config file (#30330) 2025-09-02 13:37:33 +00:00
default_ts feat: default to TS for file extension and support ext flag in more scenarios (#25472) 2024-09-18 21:15:13 +02:00
exit_sanitizer fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
explicit_start_and_end_low_precision fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
fail fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
file_protocol fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
filter fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
filter_group_header fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
finally_timeout fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
group_baseline fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
ignore fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
ignore_permissions fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
interval fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
iterations fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
json_output feat: include version number in all --json based outputs (#25335) 2024-09-05 08:51:40 +00:00
load_unload fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
meta fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
multifile_summary fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
no_check chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
no_files feat(bench): add --permit-no-files (#27048) 2025-02-03 16:18:09 +00:00
no_prompt_by_default fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
no_prompt_with_denied_perms fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
no_run fix: add hint to run with --no-check when type checking fails (#28091) 2025-02-13 10:54:52 +00:00
only fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
overloads fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
package_json feat(install): refresh install report (#30615) 2025-09-08 09:44:22 +00:00
pass fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
preload_modules feat: add support for --preload/--import flag (#29626) 2025-07-01 16:21:00 +05:30
quiet fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
test_and_bench fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00
unhandled_rejection chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
unresolved_promise chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
workspace fix(bench): Make output table markdown compatible (#29532) 2025-06-24 11:27:42 +02:00