Commit 62c7b2ec authored by Rich Trott's avatar Rich Trott Committed by Refael Ackermann
Browse files

benchmark: fix http bench-parser.js

The internal HTTParser `reinitialize()` function was removed in
ece50739 and replaced with an `initialize()` function. This broke
benchmark/http/bench-parser.js. This change updates the benchmark so
that it runs again.

PR-URL: https://github.com/nodejs/node/pull/27359


Reviewed-By: default avatarRefael Ackermann <refack@gmail.com>
Reviewed-By: default avatarBenjamin Gruenbaum <benjamingr@gmail.com>
parent b773f77d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment