node/benchmark/misc
Rich Trott 085a5c7638 benchmark: fix getStringWidth() benchmark
8fb5fe28a4 broke the benchmark for
getStringWidth(). This fixes it up by updating the argument to
`require()` to retrieve `getStringWidth()` from the new internal module
location.

PR-URL: https://github.com/nodejs/node/pull/31476
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2020-01-23 10:52:53 -08:00
..
arguments.js benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00
freelist.js
getstringwidth.js benchmark: fix getStringWidth() benchmark 2020-01-23 10:52:53 -08:00
object-property-bench.js
print.js
punycode.js
startup.js
trace.js
util-extend-vs-object-assign.js