Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hyperized
/
benchmark
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
14
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor for PHP 8.4 and above
- #36
#36
Merged
hyperized
merged 22 commits into
master
hyperized/benchmark:master
from
refactor/architecture-overhaul
hyperized/benchmark:refactor/architecture-overhaul
Copy head branch name to clipboard
Apr 11, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Refactor for PHP 8.4 and above
#36
hyperized
merged 22 commits into
master
hyperized/benchmark:master
from
refactor/architecture-overhaul
hyperized/benchmark:refactor/architecture-overhaul
Copy head branch name to clipboard
Commits
Commits on Apr 11, 2026
Add dev tooling and update dependencies for PHP 8.4+
Show description for df87781
hyperized
committed
df87781
View commit details
Copy full SHA for df87781
Browse repository at this point
Modernize core utilities and config for PHP 8.4+
Show description for a819e76
hyperized
committed
a819e76
View commit details
Copy full SHA for a819e76
Browse repository at this point
Add Result DTOs for benchmark data
Show description for cdc0b0f
hyperized
committed
cdc0b0f
View commit details
Copy full SHA for cdc0b0f
Browse repository at this point
Refactor modules to return typed Result objects
Show description for b7c939c
hyperized
committed
b7c939c
View commit details
Copy full SHA for b7c939c
Browse repository at this point
Add CLI and HTML renderers
Show description for 06f0a92
hyperized
committed
06f0a92
View commit details
Copy full SHA for 06f0a92
Browse repository at this point
Add JSON report system
Show description for 778eead
hyperized
committed
778eead
View commit details
Copy full SHA for 778eead
Browse repository at this point
Rewrite orchestrator and entry point
Show description for bdc362c
hyperized
committed
bdc362c
View commit details
Copy full SHA for bdc362c
Browse repository at this point
Update README for new architecture
Show description for ef5efdc
hyperized
committed
ef5efdc
View commit details
Copy full SHA for ef5efdc
Browse repository at this point
Fix Disk I/O card not spanning full width in HTML output
hyperized
committed
87645b3
View commit details
Copy full SHA for 87645b3
Browse repository at this point
Add Memory benchmark module
Show description for 6a1d691
hyperized
committed
6a1d691
View commit details
Copy full SHA for 6a1d691
Browse repository at this point
Fix memory benchmark reporting 0 bytes for most operations
Show description for b7e50d3
hyperized
committed
b7e50d3
View commit details
Copy full SHA for b7e50d3
Browse repository at this point
Add Result DTOs for Network, JSON, Regex, and File Read modules
hyperized
committed
0c280d0
View commit details
Copy full SHA for 0c280d0
Browse repository at this point
Add Network, JSON, Regex, and File Read benchmark modules
Show description for 8e604c4
hyperized
committed
8e604c4
View commit details
Copy full SHA for 8e604c4
Browse repository at this point
Add rendering for new modules and switch all timings to milliseconds
hyperized
committed
002cec4
View commit details
Copy full SHA for 002cec4
Browse repository at this point
Wire new modules into orchestrator and config
hyperized
committed
831eb05
View commit details
Copy full SHA for 831eb05
Browse repository at this point
Add Result DTOs for Serialization, Hashing, Encryption, Function Overhead, Type Casting, Autoloading, and Compression
hyperized
committed
b97747b
View commit details
Copy full SHA for b97747b
Browse repository at this point
Add Serialization, Hashing, Encryption, Function Overhead, Type Casting, Object Instantiation, and Compression modules
Show description for 74a04e8
hyperized
committed
74a04e8
View commit details
Copy full SHA for 74a04e8
Browse repository at this point
Add rendering for new benchmark modules in CLI and HTML
hyperized
committed
93cfe7b
View commit details
Copy full SHA for 93cfe7b
Browse repository at this point
Wire new modules into orchestrator and config
hyperized
committed
b0f79c3
View commit details
Copy full SHA for b0f79c3
Browse repository at this point
Update README with full module list, example output, and config reference
hyperized
committed
07990e0
View commit details
Copy full SHA for 07990e0
Browse repository at this point
Add CLI progress indicator during benchmark execution
Show description for aa700a9
hyperized
committed
aa700a9
View commit details
Copy full SHA for aa700a9
Browse repository at this point
Add color to CLI progress indicator
hyperized
committed
73252f7
View commit details
Copy full SHA for 73252f7
Browse repository at this point
You can’t perform that action at this time.