Skip to content

Perf regression on crypto.verify #72

Description

@H4ad

On NodeJS 16.x, crypto.verify made 30k op/s (ref)

But on NodeJS 18.x, crypto.verify downgrade to 6~7k op/s (ref).

I initially discover this on this pr: RafaelGSS/nodejs-bench-operations#31, I already did an initial investigation of the cause, which currently points to validationFunction, but I think we should look on V8 side to see if something change.

It's probable that this slowdown affects crypto.sign too, but I didn't have time yet to benchmark.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions