Commit 837acd7
benchmark: add startup benchmark for ESM entrypoint
PR-URL: #61769
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>1 parent a03b5d3 commit 837acd7Copy full SHA for 837acd7
3 files changed
+40-4Lines changed: 40 additions & 4 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- benchmark
- fixtures
- misc
Expand file treeCollapse file tree
Open diff view settings
Collapse file
benchmark/fixtures/empty.mjs
Copy file name to clipboardExpand all lines: benchmark/fixtures/empty.mjsWhitespace-only changes.
Collapse file
benchmark/fixtures/import-builtins.mjs
Copy file name to clipboard+34Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
Collapse file
benchmark/misc/startup-core.js
Copy file name to clipboardExpand all lines: benchmark/misc/startup-core.js+6-4Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
11 | | - |
12 | | - |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
13 | 15 | |
14 | 16 | |
15 | 17 | |
| ||
58 | 60 | |
59 | 61 | |
60 | 62 | |
61 | | - |
| 63 | + |
62 | 64 | |
63 | 65 | |
64 | 66 | |
|
0 commit comments