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
Accelerator
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
Type
/
to 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 }}
kr
/
ct
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
70
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 24, 2020
add feature to run each benchmark N times (#29)
Show description for 9479022
Yury Smolsky
authored
9479022
View commit details
Copy full SHA for 9479022
Browse repository at this point
Commits on Aug 2, 2019
make the name of benchmarks digestible by benchstat (#31)
Show description for 51034e8
Yury Smolsky
authored and
kr
committed
51034e8
View commit details
Copy full SHA for 51034e8
Browse repository at this point
Commits on Jul 30, 2019
add flags to select which tests to run (#27)
Show description for 0f7f05a
kr
authored
0f7f05a
View commit details
Copy full SHA for 0f7f05a
Browse repository at this point
Commits on Jul 29, 2019
ignore hello (#9)
decimalbell
authored and
kr
committed
bf158e9
View commit details
Copy full SHA for bf158e9
Browse repository at this point
print test output only for errors
Show description for 80f0155
kr
committed
80f0155
View commit details
Copy full SHA for 80f0155
Browse repository at this point
Commits on Jul 24, 2019
handle the absence of MAKEFLAGS env var without segfault (#24)
Show description for a64ce3f
Yury Smolsky
authored and
kr
committed
a64ce3f
View commit details
Copy full SHA for a64ce3f
Browse repository at this point
Commits on Jul 12, 2019
satisfy old version of clang with -Wextra enabled (#21)
Show description for 3dc5f50
Yury Smolsky
authored and
kr
committed
3dc5f50
View commit details
Copy full SHA for 3dc5f50
Browse repository at this point
Commits on Jul 11, 2019
use SIGKILL in place of magic number 9 (#19)
Yury Smolsky
authored and
kr
committed
1a7e93a
View commit details
Copy full SHA for 1a7e93a
Browse repository at this point
Commits on Nov 2, 2018
fix links in readme
phf
authored and
kr
committed
d16c7bc
View commit details
Copy full SHA for d16c7bc
Browse repository at this point
fix -O and -Og warnings for write calls
phf
authored and
kr
committed
fa5a646
View commit details
Copy full SHA for fa5a646
Browse repository at this point
Commits on Oct 16, 2018
backport changes from Go & improve CFLAGS (#14)
Show description for 0c302c6
phf
authored and
kr
committed
0c302c6
View commit details
Copy full SHA for 0c302c6
Browse repository at this point
Commits on Apr 3, 2016
Switch from _exit() to exit(), rework fflush().
Show description for f048c28
phf
authored and
kr
committed
f048c28
View commit details
Copy full SHA for f048c28
Browse repository at this point
Commits on Mar 28, 2016
Replace mktemp() with mkdtemp() and check error.
Show description for 1297d04
phf
committed
1297d04
View commit details
Copy full SHA for 1297d04
Browse repository at this point
Fix indentation.
phf
committed
fdef08d
View commit details
Copy full SHA for fdef08d
Browse repository at this point
Commits on Mar 9, 2016
allow test to fail without aborting
kr
committed
871416d
View commit details
Copy full SHA for 871416d
Browse repository at this point
Commits on Mar 8, 2016
check and fix const strings
kr
committed
3153e04
View commit details
Copy full SHA for 3153e04
Browse repository at this point
Commits on Sep 9, 2014
C89
kr
committed
a16b80d
View commit details
Copy full SHA for a16b80d
Browse repository at this point
Commits on Oct 20, 2013
clock_gettime and CLOCK_MONOTONIC require time.h
Show description for 4b82de2
danielbeardsley
authored and
kr
committed
4b82de2
View commit details
Copy full SHA for 4b82de2
Browse repository at this point
use standard formatter for int64
Show description for 44ba5fd
danielbeardsley
authored and
kr
committed
44ba5fd
View commit details
Copy full SHA for 44ba5fd
Browse repository at this point
Commits on Jun 14, 2013
fix `initializer element is not constant` error
Cédric Deltheil
committed
f02ba86
View commit details
Copy full SHA for f02ba86
Browse repository at this point
Commits on Jun 6, 2013
report MB/s if test calls ctsetbytes
kr
committed
c9f1001
View commit details
Copy full SHA for c9f1001
Browse repository at this point
Commits on Jun 4, 2013
show output for failed benchmark test
kr
committed
425f27d
View commit details
Copy full SHA for 425f27d
Browse repository at this point
Commits on Jun 2, 2013
properly report benchmark errors
kr
committed
69fdb71
View commit details
Copy full SHA for 69fdb71
Browse repository at this point
include gitignore in ct dir
kr
committed
464bfed
View commit details
Copy full SHA for 464bfed
Browse repository at this point
timer start, stop, reset
kr
committed
60975f3
View commit details
Copy full SHA for 60975f3
Browse repository at this point
benchmarking
kr
committed
7425d41
View commit details
Copy full SHA for 7425d41
Browse repository at this point
Commits on May 30, 2013
disable sample failure and errors by default
kr
committed
43d046b
View commit details
Copy full SHA for 43d046b
Browse repository at this point
Commits on Mar 7, 2013
trailing NUL
kr
committed
6de4365
View commit details
Copy full SHA for 6de4365
Browse repository at this point
Commits on Feb 1, 2013
stop using silly over-abbreviated type name
kr
committed
1bf0fb9
View commit details
Copy full SHA for 1bf0fb9
Browse repository at this point
update copyright dates
kr
committed
b2dff05
View commit details
Copy full SHA for b2dff05
Browse repository at this point
Commits on Jan 29, 2013
scratch dir
kr
committed
eea3fa3
View commit details
Copy full SHA for eea3fa3
Browse repository at this point
Commits on Jan 28, 2013
raw exit in child
kr
committed
c33eea9
View commit details
Copy full SHA for c33eea9
Browse repository at this point
update example make check command
kr
committed
caef2a7
View commit details
Copy full SHA for caef2a7
Browse repository at this point
Commits on Dec 17, 2012
run tests in parallel with make -jN
kr
committed
b238874
View commit details
Copy full SHA for b238874
Browse repository at this point
Commits on Dec 12, 2012
document killpg behavior
kr
committed
1c88fed
View commit details
Copy full SHA for 1c88fed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.