Logo
Explore Help
Sign In
OSSForks/node
1
0
Fork 0
You've already forked node
mirror of https://github.com/zebrajr/node.git synced 2026-01-15 12:15:26 +00:00
Code Issues Actions 8 Packages Projects Releases Wiki Activity
Files
master
node/test/benchmark/test-benchmark-validators.js

10 lines
250 B
JavaScript
Raw Permalink Normal View History

lib: reduce overhead of validateObject PR-URL: https://github.com/nodejs/node/pull/49928 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-10-02 09:56:39 -03:00
'use strict';
require('../common');
test: fix typo of test-benchmark-readline.js "bechmark" -> "benchmark" in test-benchmark-readline.js. And fix test name in test-benchmark-validators.js. PR-URL: https://github.com/nodejs/node/pull/59993 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
2025-09-24 00:22:19 +09:00
// Minimal test for validators benchmarks. This makes sure the benchmarks aren't
lib: reduce overhead of validateObject PR-URL: https://github.com/nodejs/node/pull/49928 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-10-02 09:56:39 -03:00
// completely broken but nothing more than that.
const runBenchmark = require('../common/benchmark');
runBenchmark('validators');
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 507ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API