Skip to content

njs: bump to v0.9.0 #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 7, 2025
Merged

njs: bump to v0.9.0 #163

merged 2 commits into from
May 7, 2025

Conversation

macbre
Copy link
Owner

@macbre macbre commented May 7, 2025

https://github.com/nginx/njs/releases/tag/0.9.0

Changes with njs 0.9.0                                       06 May 2025

     Core:

     *) Feature: refactored working with built-in strings, symbols
        and small integers.
        Performance improvements (arewefastyet/benchmarks/v8-v7 benchmark):
        Richards: +57% (631 → 989)
        Crypto: +7% (1445 → 1551)
        RayTrace: +37% (562 → 772)
        NavierStokes: +20% (2062 → 2465)
        Overall score: +29% (1014 → 1307)

    *) Bugfix: fixed regexp undefined value of captured group.

    *) Bugfix: fixed GCC 15 build with -Wunterminated-string-initialization.

https://github.com/nginx/njs/releases/tag/0.9.0

Changes with njs 0.9.0                                       06 May 2025

     Core:

     *) Feature: refactored working with built-in strings, symbols
        and small integers.
        Performance improvements (arewefastyet/benchmarks/v8-v7 benchmark):
        Richards: +57% (631 → 989)
        Crypto: +7% (1445 → 1551)
        RayTrace: +37% (562 → 772)
        NavierStokes: +20% (2062 → 2465)
        Overall score: +29% (1014 → 1307)

    *) Bugfix: fixed regexp undefined value of captured group.

    *) Bugfix: fixed GCC 15 build with -Wunterminated-string-initialization.
@macbre macbre self-assigned this May 7, 2025
@macbre macbre added the njs label May 7, 2025
@macbre macbre marked this pull request as draft May 7, 2025 07:27
@macbre macbre marked this pull request as ready for review May 7, 2025 07:30
@macbre macbre enabled auto-merge (squash) May 7, 2025 07:30
@macbre macbre merged commit bee3a1b into master May 7, 2025
1 check passed
@macbre macbre deleted the njs/0.9.0 branch May 7, 2025 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant