karma-benchmark
Browser benchmarking tool
A Karma plugin for running Benchmark.js over multiple browsers with CI compatible output.
A Karma plugin to run Benchmark.js over multiple browsers with CI compatible output.
90 stars
8 watching
16 forks
Language: TypeScript
last commit: almost 2 years ago benchmarkbenchmarkingjavascriptkarmakarma-pluginnodejsperformanceprofiling
Related projects:
Repository | Description | Stars |
---|---|---|
lazd/karma-benchmark-reporter | Tools to analyze performance of JavaScript benchmarking tests in a testing framework | 5 |
etpinard/karma-benchmark-json-reporter | A reporter that generates output in JSON format from benchmarking results | 2 |
karma-runner/karma-jasmine | A plugin for the Karma testing framework to work with Jasmine test suite | 542 |
xhyrom/benchmarks | An experimental tool comparing performance of programming languages and JavaScript runtimes | 12 |
dataartisans/yahoo-streaming-benchmark | Extending Yahoo's Streaming Benchmark with Flink and Storm implementations | 106 |
dignifiedquire/karma-peer | A tool for testing peer-to-peer communication in multiple browsers | 3 |
babel/karma-babel-preprocessor | A Karma plugin that pre-processes ES6 JavaScript files using Babel. | 167 |
catboost/benchmarks | Comparative benchmarks of various machine learning algorithms | 169 |
logicalparadox/matcha | A tool for designing and running benchmarking experiments in JavaScript to measure the performance of code | 563 |
etpinard/karma-benchmark-plotly-reporter | Generates visualizations of benchmark results using plotly graphs | 4 |
ivankoster/nimbench | A tool for comparing the performance of different programming languages or code snippets in a controlled and measurable way | 18 |
fumiakiy/karma-tap-reporter | A Karma plugin to generate test results in TAP format. | 7 |
omerfarukz/webben | A cross-platform HTTP server benchmarking tool for performance testing and analysis. | 11 |
nvzqz/divan | A tool that allows developers to easily and efficiently compare the performance of different parts of their codebase | 954 |
karma-runner/karma-qunit | An adapter plugin for QUnit testing framework. | 51 |