Skip to content

Tracks phparkitect performance over time by benchmarking each release against the Symfony codebase.

Notifications You must be signed in to change notification settings

phparkitect/arkitect-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phparkitect Benchmark

Benchmark comparing performance across phparkitect versions using the Symfony codebase as test subject.

Benchmark results

Run: 2026-03-02T02:03:05Z — Symfony v7.2.0 — PHP 8.3.30 — 5 runs per version

Version Median (s) Spread
main 27.66 ± 0.20
0.8.0 26.43 ± 0.18
0.7.0 26.14 ± 0.75
0.6.0 24.26 ± 0.13

How it works

The benchmark:

  1. Clones symfony/symfony at a pinned tag
  2. Fetches the 3 latest stable phparkitect releases + main
  3. Runs phparkitect check N times per version and records median and spread

Results are updated automatically every day when new commits are pushed to phparkitect/arkitect main.

Running locally

bash run.sh            # run benchmark, writes results/<timestamp>.json
bash update-readme.sh  # update this README with the latest results

About

Tracks phparkitect performance over time by benchmarking each release against the Symfony codebase.

Resources

Stars

Watchers

Forks

Contributors