Skip to content

Commit e1f310a

Browse files
fix: remove CPU perf
1 parent fa4b396 commit e1f310a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/en/blog/announcements/v22-release-announce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Contributed by Moshe Atlow [#51912](https://github.com/nodejs/node/pull/51912)
3333
#### Maglev
3434

3535
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.
36+
Maglev improves performance for short-lived CLI programs.
3737
Contributed by Keyhan Vakil in [#51360](https://github.com/nodejs/node/pull/51360)
3838

3939
#### Support require()ing synchronous ESM graphs

0 commit comments

Comments
 (0)