Skip to content

Commit fcb99b6

Browse files
Version 0.9.0.
1 parent ddac1cf commit fcb99b6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
118
Changes with njs 0.8.10 08 Apr 2025
219

320
nginx modules:

0 commit comments

Comments
 (0)