32 रिपॉजिटरी
Utilities for measuring code performance and execution speed.
Explore 32 awesome GitHub repositories matching part of an awesome list · Benchmarking Tools. Refine with filters or upvote what's useful.
This project is a performance measurement framework and microbenchmarking library designed for C++ and Python. It provides a toolset for measuring the execution time of small code fragments using high-resolution timers, calculating statistical aggregates, and analyzing asymptotic complexity. The framework distinguishes itself through specialized capabilities for multithreaded performance testing, using synchronized execution to measure parallel throughput. It includes mechanisms to prevent compiler optimizations from removing benchmarked code and supports complex parameterization via Cartesia
Support library for micro-benchmarking C++ code.
stats.js is a JavaScript performance monitor and visual diagnostic tool. It provides a real-time overlay for tracking frame rates, memory allocation, and the rendering efficiency of web graphics and applications. The project includes a visual meter for measuring frames per second and a browser memory profiler that displays allocated memory in megabytes to help detect resource leaks. It is designed as a web graphics debugger to monitor the efficiency of WebGL and Canvas rendering. The tool covers a range of monitoring and observability capabilities, including the creation of custom performanc
Monitors code performance with a simple info box.
benchmark.js एक बेंचमार्किंग और सांख्यिकीय विश्लेषण लाइब्रेरी है जिसे JavaScript फ़ंक्शंस की निष्पादन गति को मापने और तुलना करने के लिए डिज़ाइन किया गया है। यह एक परफॉरमेंस मापन टूल के रूप में कार्य करता है जो विशिष्ट कोड कार्यान्वयन के लिए औसत निष्पादन समय, त्रुटि की सीमा और मानक विचलन की गणना करता है। यह लाइब्रेरी सापेक्ष गति निर्धारित करने के लिए बेंचमार्क परिणामों की तुलना करने के लिए क्षमताएं प्रदान करती है और संगठित टेस्ट सूट का प्रबंधन करती है जिन्हें थोक में चलाया, क्लोन किया या रीसेट किया जा सकता है। इसमें सांख्यिकीय विश्वसनीयता सुनिश्चित करने के लिए न्यूनतम नमूना आकार और अधिकतम रन समय को समायोजित करने के लिए सैंपलिंग प्रिसिजन कंट्रोल शामिल है। यह टूल एल्गोरिदम जटिलता विश्लेषण, निष्पादन समय ऑप्टिमाइज़ेशन और रिग्रेशन परीक्षण सहित परफॉरमेंस मूल्यांकन कार्यों की एक विस्तृत श्रृंखला को कवर करता है। इसमें कस्टम सेटअप और टियरडाउन फ़ंक्शंस को परिभाषित करने के लिए एक निष्पादन लाइफसाइकिल मैनेजर भी शामिल है और बेंचमार्क की शुरुआत और पूर्णता की निगरानी के लिए इवेंट लिसनर का उपयोग करता है।
Standard library for benchmarking.
minimal monitor for JS Heap Size via performance.memory
Monitors JavaScript heap size usage.
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
Fast and accurate microbenchmarking for C++11.
HiBench is a big data benchmark suite.
Benchmark suite specifically for Hadoop environments.
Navigation Timing API measurement helpers
Provides helpers for the Navigation Timing API.
jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174
Compares JavaScript snippet performance via shared test cases.
C++ Benchmark Authoring Library/Framework
Framework for authoring and running C++ micro-benchmarks.
🐰 Bencher - Continuous Benchmarking
Continuous benchmarking for CI pipelines.
Archived. Derping around with measuring CSS performance.
Tests CSS performance methodologies and techniques.
A caffeine driven, simplistic approach to benchmarking.
Designs experiments to measure specific code performance.
A C++ micro-benchmarking framework
Micro-benchmarking framework for C++.
C++ benchmarking framework
Framework for creating C++ micro-benchmarks.
A micro microbenchmarking library for C++11 in a single header file
Small microbenchmarking library for C++11.
Microbenchmarking for Modern C++
Microbenchmarking framework for modern C++.
Simple, easy, javascript benchmark testing
Creates ad-hoc JavaScript benchmark tests.
Statistical Workload Injector for MapReduce - Project at UC Berkeley AMP Lab
Benchmark suite for real-world big data workloads.
Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark
Extended cloud serving benchmark for NoSQL databases.
Realtime benchmarks for PHP code
Plots PHP function runtime performance in real time.