Commit bf1525c
module: reduce url invocations in esm/load.js
PR-URL: #48337
Refs: nodejs/performance#92
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>1 parent 0651358 commit bf1525cCopy full SHA for bf1525c
File tree
Expand file treeCollapse file tree
1 file changed
+18
-13
lines changedOpen diff view settings
Filter options
- lib/internal/modules/esm
Expand file treeCollapse file tree
1 file changed
+18
-13
lines changedOpen diff view settings
Collapse file
lib/internal/modules/esm/load.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/load.js+18-13Lines changed: 18 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
29 | 29 | |
30 | 30 | |
31 | 31 | |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
32 | 37 | |
33 | | - |
34 | | - |
| 38 | + |
| 39 | + |
35 | 40 | |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
40 | 45 | |
41 | | - |
| 46 | + |
42 | 47 | |
43 | 48 | |
44 | 49 | |
45 | 50 | |
46 | | - |
47 | | - |
| 51 | + |
| 52 | + |
48 | 53 | |
49 | | - |
| 54 | + |
50 | 55 | |
51 | 56 | |
52 | 57 | |
53 | 58 | |
54 | 59 | |
55 | 60 | |
56 | 61 | |
57 | | - |
| 62 | + |
58 | 63 | |
59 | 64 | |
60 | | - |
| 65 | + |
61 | 66 | |
62 | 67 | |
63 | 68 | |
| ||
91 | 96 | |
92 | 97 | |
93 | 98 | |
94 | | - |
| 99 | + |
95 | 100 | |
96 | 101 | |
97 | 102 | |
|
0 commit comments