Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

مطالعه به زبان فارسی


PHP Server Benchmark

A lightweight, single-file PHP tool for quickly benchmarking and inspecting a PHP server.

It checks server resources, PHP performance, disk I/O, network latency and throughput, and browser/frontend performance — all from one tester.php file.

Navigation

Installation

No Composer, database, framework, or build step is required.

  1. Choose a language:
    • English: tester/en/tester.php
    • Persian: tester/fa/tester.php
  2. Upload tester.php to your PHP-enabled server.
  3. Open it in your browser.

Usage

Open the uploaded file:

https://example.com/tester.php

The benchmark starts automatically and displays the results when the tests are completed.

Features

  • PHP and server environment information
  • CPU and RAM information
  • PHP/CPU performance benchmarks
  • Array, Regex, JSON, compression, and SQLite tests
  • Disk I/O and throughput tests
  • Network latency, jitter, and download throughput
  • Browser and JavaScript performance tests
  • Canvas/FPS and rendering performance tests
  • Overall relative performance score

Notes

Results are intended for relative comparison and diagnostics, not as an industry-standard benchmark. The overall score is also relative and should only be used to compare different hosts using this tool

Some information and tests depend on server permissions, PHP extensions, system configuration, and network conditions.

For more consistent browser and frontend results, use Private / Incognito mode and repeat the test 5–10 times with a Hard Reload (Shift + Ctrl + R or Cmd + Shift + R).

The report may expose server information such as PHP version, web server software, CPU/RAM information, loaded extensions, and disk information. Avoid exposing the tester publicly if this information is sensitive.

License

MIT License — see LICENSE.

About

A single-file PHP server benchmark and diagnostics tool for testing server performance, network throughput, system resources, and PHP environment.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages