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 lib: faster FreeList 2019-04-11 05:40:59 +02:00
getstringwidth.js benchmark: fix getStringWidth() benchmark 2020-01-23 10:52:53 -08:00
object-property-bench.js benchmark: changed millions and thousands to n 2018-04-10 00:22:33 +02:00
print.js benchmark: add benchmark for node -p 2019-04-28 14:46:27 +08:00
punycode.js benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00
startup.js benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00
trace.js benchmark: add common.binding() 2018-10-14 13:23:16 -04:00
util-extend-vs-object-assign.js test: run misc benchmark only once in tests 2018-06-19 10:37:36 -07:00