All Projects → psiho → Jsbench Me

psiho / Jsbench Me

jsbench.me - JavaScript performance benchmarking playground

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jsbench Me

Phoronix Test Suite
The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
Stars: ✭ 1,339 (+2578%)
Mutual labels:  benchmark, benchmarking, profiling
Karma Benchmark
A Karma plugin to run Benchmark.js over multiple browsers with CI compatible output.
Stars: ✭ 88 (+76%)
Mutual labels:  benchmark, benchmarking, profiling
Dana
Test/benchmark regression and comparison system with dashboard
Stars: ✭ 46 (-8%)
Mutual labels:  benchmark, benchmarking
ml-for-resource-allocation
Machine Learning for Dynamic Resource Allocation in Network Function Virtualization
Stars: ✭ 22 (-56%)
Mutual labels:  benchmarking, profiling
Processhacker
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
Stars: ✭ 6,285 (+12470%)
Mutual labels:  benchmarking, profiling
Unchase.FluentPerformanceMeter
🔨 Make the exact performance measurements of the public methods for public classes using this NuGet Package with fluent interface. Requires .Net Standard 2.0+. It is an Open Source project under Apache-2.0 License.
Stars: ✭ 33 (-34%)
Mutual labels:  benchmarking, benchmark
p3arsec
Parallel Patterns Implementation of PARSEC Benchmark Applications
Stars: ✭ 12 (-76%)
Mutual labels:  benchmarking, benchmark
Tufte
Simple profiling and performance monitoring for Clojure/Script
Stars: ✭ 401 (+702%)
Mutual labels:  benchmarking, profiling
perf
Linux Perf subsystem bindings for Go
Stars: ✭ 19 (-62%)
Mutual labels:  benchmark, profiling
Benchmarkdotnet
Powerful .NET library for benchmarking
Stars: ✭ 7,138 (+14176%)
Mutual labels:  benchmark, benchmarking
Pytest Benchmark
py.test fixture for benchmarking code
Stars: ✭ 730 (+1360%)
Mutual labels:  benchmark, benchmarking
Pibench
Benchmarking framework for index structures on persistent memory
Stars: ✭ 46 (-8%)
Mutual labels:  benchmark, benchmarking
Rtb
Benchmarking tool to stress real-time protocols
Stars: ✭ 35 (-30%)
Mutual labels:  benchmark, benchmarking
CARLA
CARLA: A Python Library to Benchmark Algorithmic Recourse and Counterfactual Explanation Algorithms
Stars: ✭ 166 (+232%)
Mutual labels:  benchmarking, benchmark
best
🏆 Delightful Benchmarking & Performance Testing
Stars: ✭ 73 (+46%)
Mutual labels:  benchmarking, benchmark
bench
⏱️ Reliable performance measurement for Go programs. All in one design.
Stars: ✭ 33 (-34%)
Mutual labels:  benchmarking, benchmark
Web Tooling Benchmark
JavaScript benchmark for common web developer workloads
Stars: ✭ 290 (+480%)
Mutual labels:  benchmark, benchmarking
Sysbench Docker Hpe
Sysbench Dockerfiles and Scripts for VM and Container benchmarking MySQL
Stars: ✭ 14 (-72%)
Mutual labels:  benchmark, benchmarking
gl-bench
⏱ WebGL performance monitor with CPU/GPU load.
Stars: ✭ 146 (+192%)
Mutual labels:  benchmark, profiling
beapi-bench
Tool for benchmarking apis. Uses ApacheBench(ab) to generate data and gnuplot for graphing. Adding new features almost daily
Stars: ✭ 16 (-68%)
Mutual labels:  benchmarking, benchmark


With the increasing number of users, hosting costs are also rising. Please consider supporting the project to avoid ads or payed functionalities. Patreon link is on the right. Thanky you!


jsbench.me - JavaScript performance benchmarking playground

This is a public Wiki & issue tracker for jsbench.me project.

Jsbench.me is performance benchmarking playground for JavaScript, heavily inspired and influenced by jsperf.com and jsfiddle.net. It uses Benchmarkjs.com to execute test suites.

Now you can execute and compare execution speed of different JavaScript code snippets, but also share it and collaborate with others online through simple and short URL.

screenshot

Features:

  • Free to use
  • Create multiple tests in Suitecase.
  • sort & resize test
  • run individual tests
  • "Setup JavaScript" and "teardown JavaScript" to execute before and after each test run.
  • "Setup HTML" to test DOM manipulation.
  • Include external libraries through simple <SCRIPT> tag in "Setup HTML"
  • Test run in sanboxed Iframe to increase security
  • Test suite versioning
  • Fork test sutes
  • List user's public test suites
  • Fast and efficient UI built as single page app (Reactjs/Mobx)
  • Reliable and scalable infrastructure, mostly Amazon AWS (Cognito user pool, API Gateway, Lambda, DynamoDB)

Important: jsbench.me is currently tested only on latest browsers. I'm working on polishing and testing on different browsers. Your comments and issue reports are very welcomed in this stage!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].