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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mre avatar

mre/PHPench

0
View on GitHub↗
54 stars·4 forks·PHP·Apache-2.0·11 views

PHPench

Realtime benchmarks for PHP code

Features

  • Benchmarking Tools - Plots PHP function runtime performance in real time.

Star history

Star history chart for mre/phpenchStar history chart for mre/phpench

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to PHPench

Similar open-source projects, ranked by how many features they share with PHPench.
  • bencherdev/bencherbencherdev avatar

    bencherdev/bencher

    856View on GitHub↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    View on GitHub↗856
  • bestiejs/benchmark.jsbestiejs avatar

    bestiejs/benchmark.js

    5,465View on 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
    View on GitHub↗5,465
  • brianfrankcooper/ycsbB

    brianfrankcooper/YCSB

    0View on GitHub↗

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

    View on GitHub↗0
  • addyosmani/timing.jsaddyosmani avatar

    addyosmani/timing.js

    1,481View on GitHub↗

    Navigation Timing API measurement helpers

    JavaScript
    View on GitHub↗1,481
See all 30 alternatives to PHPench→

Frequently asked questions

What does mre/phpench do?

Realtime benchmarks for PHP code

What are the main features of mre/phpench?

The main features of mre/phpench are: Benchmarking Tools.

What are some open-source alternatives to mre/phpench?

Open-source alternatives to mre/phpench include: 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.