awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to broofa/jslitmus

Open-source alternatives to Jslitmus

30 open-source projects similar to broofa/jslitmus, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Jslitmus alternative.

  • addyosmani/timing.jsAvatar de addyosmani

    addyosmani/timing.js

    1,481Ver en GitHub↗

    Navigation Timing API measurement helpers

    JavaScript
    Ver en GitHub↗1,481
  • bencherdev/bencherAvatar de bencherdev

    bencherdev/bencher

    856Ver en GitHub↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    Ver en GitHub↗856
  • bestiejs/benchmark.jsAvatar de bestiejs

    bestiejs/benchmark.js

    5,465Ver en GitHub↗

    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

    JavaScript
    Ver en GitHub↗5,465
  • brianfrankcooper/ycsbB

    brianfrankcooper/YCSB

    0Ver en GitHub↗

    Copyright (c) 2010 Yahoo! Inc., 2012 - 2016 YCSB contributors. All rights reserved.

    Ver en GitHub↗0
  • chris00/ocaml-benchmarkAvatar de Chris00

    Chris00/ocaml-benchmark

    34Ver en GitHub↗

    Benchmarking module for OCaml

    OCaml
    Ver en GitHub↗34

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • deeplearning4j/dl4j-benchmarkD

    deeplearning4j/dl4j-benchmark

    0Ver en GitHub↗
    Ver en GitHub↗0
  • digitalinblue/celeroAvatar de DigitalInBlue

    DigitalInBlue/Celero

    861Ver en GitHub↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    Ver en GitHub↗861
  • disruptek/criterionD

    disruptek/criterion

    0Ver en GitHub↗
    Ver en GitHub↗0
  • disruptek/goldenD

    disruptek/golden

    0Ver en GitHub↗
    Ver en GitHub↗0
  • estuary/estuary-warehouse-benchmarkAvatar de estuary

    estuary/estuary-warehouse-benchmark

    2Ver en GitHub↗

    👉 Check out the full report here: https://estuary.dev/data-warehouse-benchmark-report/

    Python
    Ver en GitHub↗2
  • google/benchmarkAvatar de google

    google/benchmark

    10,240Ver en GitHub↗

    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

    C++benchmark
    Ver en GitHub↗10,240
  • ibob/picobenchAvatar de iboB

    iboB/picobench

    234Ver en GitHub↗

    A micro microbenchmarking library for C++11 in a single header file

    C++
    Ver en GitHub↗234
  • inoas/glycheeAvatar de inoas

    inoas/glychee

    22Ver en GitHub↗

    A simple Gleam benchmark runner which wraps Benchee for the heavy lifting.

    Gleam
    Ver en GitHub↗22
  • intel-hadoop/hibenchAvatar de intel-hadoop

    intel-hadoop/HiBench

    1,485Ver en GitHub↗

    HiBench is a big data benchmark suite.

    Java
    Ver en GitHub↗1,485
  • ivankoster/nimbenchI

    ivankoster/nimbench

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jacobbednarz/php-benchAvatar de jacobbednarz

    jacobbednarz/php-bench

    15Ver en GitHub↗

    Benchmarking PHP, the easy way

    PHP
    Ver en GitHub↗15
  • jsperf/jsperf.comAvatar de jsperf

    jsperf/jsperf.com

    1,299Ver en GitHub↗

    jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174

    JavaScript
    Ver en GitHub↗1,299
  • kogarashisan/perftestsAvatar de kogarashisan

    kogarashisan/PerfTests

    1Ver en GitHub↗

    JavaScript inheritance performance tests done right

    JavaScript
    Ver en GitHub↗1
  • libnonius/noniusAvatar de libnonius

    libnonius/nonius

    367Ver en GitHub↗

    A C++ micro-benchmarking framework

    C++
    Ver en GitHub↗367
  • logicalparadox/matchaAvatar de logicalparadox

    logicalparadox/matcha

    563Ver en GitHub↗

    A caffeine driven, simplistic approach to benchmarking.

    JavaScript
    Ver en GitHub↗563
  • martinus/nanobenchAvatar de martinus

    martinus/nanobench

    1,702Ver en GitHub↗

    Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20

    C++
    Ver en GitHub↗1,702
  • mdo/css-perfAvatar de mdo

    mdo/css-perf

    569Ver en GitHub↗

    Archived. Derping around with measuring CSS performance.

    HTML
    Ver en GitHub↗569
  • mrdoob/stats.jsAvatar de mrdoob

    mrdoob/stats.js

    9,127Ver en GitHub↗

    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

    JavaScript
    Ver en GitHub↗9,127
  • mre/phpenchAvatar de mre

    mre/PHPench

    54Ver en GitHub↗

    Realtime benchmarks for PHP code

    PHP
    Ver en GitHub↗54
  • nickbruun/hayaiAvatar de nickbruun

    nickbruun/hayai

    363Ver en GitHub↗

    C++ benchmarking framework

    C++
    Ver en GitHub↗363
  • p-ranav/criterionAvatar de p-ranav

    p-ranav/criterion

    232Ver en GitHub↗

    Microbenchmarking for Modern C++

    C++
    Ver en GitHub↗232
  • paulirish/memory-stats.jsAvatar de paulirish

    paulirish/memory-stats.js

    2,093Ver en GitHub↗

    minimal monitor for JS Heap Size via performance.memory

    JavaScript
    Ver en GitHub↗2,093
  • swimprojectucb/swimAvatar de SWIMProjectUCB

    SWIMProjectUCB/SWIM

    128Ver en GitHub↗

    Statistical Workload Injector for MapReduce - Project at UC Berkeley AMP Lab

    Java
    Ver en GitHub↗128
  • treeform/benchyT

    treeform/benchy

    0Ver en GitHub↗
    Ver en GitHub↗0
  • unum-cloud/ucsbAvatar de unum-cloud

    unum-cloud/ucsb

    60Ver en GitHub↗

    Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark

    C++
    Ver en GitHub↗60