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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
trafficserver
Public
Notifications
You must be signed in to change notification settings
Fork
875
Star
2k
Code
Issues
226
Pull requests
79
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
benchmark: measure Regex time and heap allocations
- #13670
#13670
Open
bryancall
wants to merge 10 commits into
apache:master
apache/trafficserver:master
from
bryancall:regex-benchmark-regex
bryancall/trafficserver:regex-benchmark-regex
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
benchmark: measure Regex time and heap allocations
#13670
bryancall
wants to merge 10 commits into
apache:master
apache/trafficserver:master
from
bryancall:regex-benchmark-regex
bryancall/trafficserver:regex-benchmark-regex
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2026
benchmark: measure Regex time and allocations
Show description for 572b5a3
bryancall
committed
572b5a3
View commit details
Copy full SHA for 572b5a3
Browse repository at this point
benchmark: do not let a wrapper see a half-resolved allocator table
Show description for f70992e
bryancall
committed
f70992e
View commit details
Copy full SHA for f70992e
Browse repository at this point
benchmark: declare the interposed allocators noexcept and size the bootstrap blocks
Show description for da6b2fb
bryancall
committed
da6b2fb
View commit details
Copy full SHA for da6b2fb
Browse repository at this point
benchmark: name the JIT stack case honestly and stop timing a static's guard
Show description for 6f1309b
bryancall
committed
6f1309b
View commit details
Copy full SHA for 6f1309b
Browse repository at this point
benchmark: bound the bootstrap allocator, and ask whether the JIT is there
Show description for b4de4a8
bryancall
committed
b4de4a8
View commit details
Copy full SHA for b4de4a8
Browse repository at this point
benchmark: count the DFA cases, probe the JIT stack bound, fail realloc honestly
Show description for 09886e9
bryancall
committed
09886e9
View commit details
Copy full SHA for 09886e9
Browse repository at this point
benchmark: treat realloc(nullptr, size) as malloc(size)
Show description for 9351514
bryancall
committed
9351514
View commit details
Copy full SHA for 9351514
Browse repository at this point
benchmark: give the miss case a subject that actually misses
Show description for 58dcc88
bryancall
committed
58dcc88
View commit details
Copy full SHA for 58dcc88
Browse repository at this point
benchmark: keep the allocator interposer out of the timed binary
Show description for b3c273d
bryancall
committed
b3c273d
View commit details
Copy full SHA for b3c273d
Browse repository at this point
benchmark: build the timed cases only into the timing target
Show description for 2669b2b
bryancall
committed
2669b2b
View commit details
Copy full SHA for 2669b2b
Browse repository at this point
You can’t perform that action at this time.