benchmark.js is a benchmarking and statistical analysis library designed to measure and compare the execution speeds of JavaScript functions. It serves as a performance measurement tool that calculates mean execution time, margin of error, and standard deviation for specific code implementations. The library provides capabilities for comparing benchmark results to determine relative speed and manages organized test suites that can be run, cloned, or reset in bulk. It includes sampling precision controls to adjust minimum sample sizes and maximum run times to ensure statistical reliability. T
Copyright (c) 2010 Yahoo! Inc., 2012 - 2016 YCSB contributors. All rights reserved.
Navigation Timing API measurement helpers
الميزات الرئيسية لـ disruptek/golden هي: Benchmarking Tools.
تشمل البدائل مفتوحة المصدر لـ disruptek/golden: bencherdev/bencher — 🐰 Bencher - Continuous Benchmarking. bestiejs/benchmark.js — benchmark.js is a benchmarking and statistical analysis library designed to measure and compare the execution speeds… brianfrankcooper/ycsb — Copyright (c) 2010 Yahoo! Inc., 2012 - 2016 YCSB contributors. All rights reserved. broofa/jslitmus — Simple, easy, javascript benchmark testing. chris00/ocaml-benchmark — Benchmarking module for OCaml. addyosmani/timing.js — Navigation Timing API measurement helpers.