We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4b396 commit e1f310aCopy full SHA for e1f310a
pages/en/blog/announcements/v22-release-announce.md
@@ -33,7 +33,7 @@ Contributed by Moshe Atlow [#51912](https://github.com/nodejs/node/pull/51912)
33
#### Maglev
34
35
V8's Maglev Compiler is now enabled by default on supported architectures (<https://v8.dev/blog/maglev>).
36
-Maglev improves CPU performance for short-lived CLI programs.
+Maglev improves performance for short-lived CLI programs.
37
Contributed by Keyhan Vakil in [#51360](https://github.com/nodejs/node/pull/51360)
38
39
#### Support require()ing synchronous ESM graphs
0 commit comments