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 ddac1cf commit fcb99b6Copy full SHA for fcb99b6
CHANGES
@@ -1,3 +1,20 @@
1
+Changes with njs 0.9.0 06 May 2025
2
+
3
+ Core:
4
5
+ *) Feature: refactored working with built-in strings, symbols
6
+ and small integers.
7
+ Performance improvements (arewefastyet/benchmarks/v8-v7 benchmark):
8
+ Richards: +57% (631 → 989)
9
+ Crypto: +7% (1445 → 1551)
10
+ RayTrace: +37% (562 → 772)
11
+ NavierStokes: +20% (2062 → 2465)
12
+ Overall score: +29% (1014 → 1307)
13
14
+ *) Bugfix: fixed regexp undefined value of captured group.
15
16
+ *) Bugfix: fixed GCC 15 build with -Wunterminated-string-initialization.
17
18
Changes with njs 0.8.10 08 Apr 2025
19
20
nginx modules:
0 commit comments