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
.
google
/
benchmark
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
10.4k
Code
Issues
156
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: google/benchmark
Actions
All workflows
Workflows
test-bindings
test-bindings
bazel
bazel
Build and upload Python wheels
Build and upload Python wheels
build-and-test
build-and-test
build-and-test-min-cmake
build-and-test-min-cmake
build-and-test-perfcounters
build-and-test-perfcounters
clang-format-lint
clang-format-lint
clang-tidy
clang-tidy
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Show more workflows...
Management
Caches
Deployments
test-bindings
test-bindings
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test_bindings.yml
will be ignored since log searching is not yet available
691 workflow runs
691 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Py tooling: fix Windows terminal color output and handle color flags …
test-bindings
#3381:
Commit
3a9fcf3
pushed by
LebedevRI
2m 46s
main
main
2m 46s
View workflow file
Py tooling: fix Windows terminal color output and handle color flags in compare.py (fixes #642)
test-bindings
#3380:
Pull request
#2297
synchronize by
jdymitarai
3m 14s
jdymitarai:fix-compare-windows-color-642
jdymitarai:fix-compare-windows-color-642
3m 14s
View #2297
View workflow file
Harden reporters against formula injection and invalid JSON / input shape (fixes #2299)
test-bindings
#3379:
Pull request
#2300
opened by
jdymitarai
Action required
jdymitarai:harden-reporters-csv-json-2299
jdymitarai:harden-reporters-csv-json-2299
Action required
View #2300
View workflow file
Py tooling: fix Windows terminal color output and handle color flags in compare.py (fixes #642)
test-bindings
#3378:
Pull request
#2297
synchronize by
jdymitarai
52m 55s
jdymitarai:fix-compare-windows-color-642
jdymitarai:fix-compare-windows-color-642
52m 55s
View #2297
View workflow file
Py tooling: fix Windows terminal color output and handle color flags in compare.py (fixes #642)
test-bindings
#3377:
Pull request
#2297
synchronize by
jdymitarai
3h 9m 20s
jdymitarai:fix-compare-windows-color-642
jdymitarai:fix-compare-windows-color-642
3h 9m 20s
View #2297
View workflow file
Py tooling: fix Windows terminal color output and handle color flags in compare.py (fixes #642)
test-bindings
#3376:
Pull request
#2297
synchronize by
jdymitarai
3h 45m 39s
jdymitarai:fix-compare-windows-color-642
jdymitarai:fix-compare-windows-color-642
3h 45m 39s
View #2297
View workflow file
Report the complexity aggregates in the family's time unit
test-bindings
#3375:
Pull request
#2294
synchronize by
LebedevRI
4m 23s
lenamonj:complexity-time-unit
lenamonj:complexity-time-unit
4m 23s
View #2294
View workflow file
Diagnose invalid PauseTiming()/ResumeTiming() calls (#2235)
test-bindings
#3374:
Pull request
#2274
synchronize by
devtejasx
3m 6s
devtejasx:fix-timing-misuse-diagnostics
devtejasx:fix-timing-misuse-diagnostics
3m 6s
View #2274
View workflow file
Support DoNotOptimize on types with const members (#1997)
test-bindings
#3373:
Pull request
#2291
synchronize by
devtejasx
3m 7s
devtejasx:fix-donotoptimize-const-members
devtejasx:fix-donotoptimize-const-members
3m 7s
View #2291
View workflow file
Detect thread safety attribute support in mutex.h (#2263)
test-bindings
#3372:
Pull request
#2275
synchronize by
devtejasx
3m 23s
devtejasx:fix-thread-safety-attribute-detection
devtejasx:fix-thread-safety-attribute-detection
3m 23s
View #2275
View workflow file
Replace offsetof cache-line check with a well-defined runtime check (#1877)
test-bindings
#3371:
Pull request
#2264
synchronize by
devtejasx
2m 59s
devtejasx:fix-invalid-offsetof-state
devtejasx:fix-invalid-offsetof-state
2m 59s
View #2264
View workflow file
Py tooling: fix Windows terminal color output and handle color flags in compare.py (fixes #642)
test-bindings
#3370:
Pull request
#2297
synchronize by
dmah42
7m 7s
jdymitarai:fix-compare-windows-color-642
jdymitarai:fix-compare-windows-color-642
7m 7s
View #2297
View workflow file
Py tooling: fix Windows terminal color output and handle color flags in compare.py (fixes #642)
test-bindings
#3369:
Pull request
#2297
synchronize by
jdymitarai
1d 18h 21m 31s
jdymitarai:fix-compare-windows-color-642
jdymitarai:fix-compare-windows-color-642
1d 18h 21m 31s
View #2297
View workflow file
Bump numpy from 2.5.2 to 2.5.3 in /tools (#2296)
test-bindings
#3368:
Commit
f15d047
pushed by
dmah42
3m 11s
main
main
3m 11s
View workflow file
fix(mutex): auto-detect thread safety attributes and annotate lock/unlock (fixes #2263)
test-bindings
#3367:
Pull request
#2298
opened by
jdymitarai
Action required
jdymitarai:fix-thread-safety-mutex-2263
jdymitarai:fix-thread-safety-mutex-2263
Action required
View #2298
View workflow file
Py tooling: fix Windows terminal color output and handle color flags in compare.py (fixes #642)
test-bindings
#3366:
Pull request
#2297
opened by
jdymitarai
3m 13s
jdymitarai:fix-compare-windows-color-642
jdymitarai:fix-compare-windows-color-642
3m 13s
View #2297
View workflow file
Bump numpy from 2.5.2 to 2.5.3 in /tools
test-bindings
#3365:
Pull request
#2296
opened by
dependabot
Bot
2m 50s
dependabot/pip/tools/numpy-2.5.3
dependabot/pip/tools/numpy-2.5.3
2m 50s
View #2296
View workflow file
Bump pypa/cibuildwheel from 4.2.0 to 4.2.1 (#2295)
test-bindings
#3364:
Commit
4929083
pushed by
dmah42
3m 3s
main
main
3m 3s
View workflow file
Bump pypa/cibuildwheel from 4.2.0 to 4.2.1
test-bindings
#3363:
Pull request
#2295
opened by
dependabot
Bot
15m 46s
dependabot/github_actions/pypa/cibuildwheel-4.2.1
dependabot/github_actions/pypa/cibuildwheel-4.2.1
15m 46s
View #2295
View workflow file
Report the complexity aggregates in the family's time unit
test-bindings
#3362:
Pull request
#2294
synchronize by
lenamonj
2m 50s
lenamonj:complexity-time-unit
lenamonj:complexity-time-unit
2m 50s
View #2294
View workflow file
Report the complexity aggregates in the family's time unit
test-bindings
#3361:
Pull request
#2294
synchronize by
lenamonj
Action required
lenamonj:complexity-time-unit
lenamonj:complexity-time-unit
Action required
View #2294
View workflow file
Report the complexity aggregates in the family's time unit
test-bindings
#3360:
Pull request
#2294
opened by
lenamonj
Action required
lenamonj:complexity-time-unit
lenamonj:complexity-time-unit
Action required
View #2294
View workflow file
Add opt-in cross-thread statistics for multithreaded runs
test-bindings
#3359:
Pull request
#2293
opened by
Frank20021
Action required
Frank20021:report-thread-statistics
Frank20021:report-thread-statistics
Action required
View #2293
View workflow file
Diagnose invalid PauseTiming()/ResumeTiming() calls (#2235)
test-bindings
#3358:
Pull request
#2274
synchronize by
LebedevRI
2m 56s
devtejasx:fix-timing-misuse-diagnostics
devtejasx:fix-timing-misuse-diagnostics
2m 56s
View #2274
View workflow file
Diagnose invalid PauseTiming()/ResumeTiming() calls (#2235)
test-bindings
#3357:
Pull request
#2274
synchronize by
LebedevRI
3m 48s
devtejasx:fix-timing-misuse-diagnostics
devtejasx:fix-timing-misuse-diagnostics
3m 48s
View #2274
View workflow file
Previous
1
2
3
4
5
…
27
28
Next
You can’t perform that action at this time.