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 }}
VioletGiraffe
/
cpputils
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
10
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: VioletGiraffe/cpputils
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
68 workflow runs
68 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
cinterruptablethread_tests.cpp
CI
#120:
Commit
d4e2dbb
pushed by
VioletGiraffe
2m 30s
master
master
2m 30s
View workflow file
Cleanup
CI
#119:
Commit
7f1aec4
pushed by
VioletGiraffe
2m 31s
master
master
2m 31s
View workflow file
Cleanup
CI
#118:
Commit
3eb8fe9
pushed by
VioletGiraffe
2m 44s
master
master
2m 44s
View workflow file
CInterruptableThread redesign
CI
#117:
Commit
9241dae
pushed by
VioletGiraffe
2m 25s
master
master
2m 25s
View workflow file
CI
CI
#116:
Commit
02b4088
pushed by
VioletGiraffe
2m 26s
master
master
2m 26s
View workflow file
CExecutionQueue: bounded execAll() that can't be held forever by an a…
CI
#115:
Commit
f086f2f
pushed by
VioletGiraffe
2m 54s
master
master
2m 54s
View workflow file
CExecutionQueue improved: std::move() tasks out of the queue; tagged …
CI
#114:
Commit
c81eacf
pushed by
VioletGiraffe
2m 10s
master
master
2m 10s
View workflow file
CWorkerThread: function2 object size increased for captures without a…
CI
#113:
Commit
5f657f2
pushed by
VioletGiraffe
2m 20s
master
master
2m 20s
View workflow file
CRLF->LF
CI
#112:
Commit
f6dafa4
pushed by
VioletGiraffe
2m 23s
master
master
2m 23s
View workflow file
hash_consteval.hpp moved to cpputils
CI
#111:
Commit
02f0d67
pushed by
VioletGiraffe
2m 48s
master
master
2m 48s
View workflow file
hash_consteval.hpp
CI
#110:
Commit
8ec3716
pushed by
VioletGiraffe
2m 57s
master
master
2m 57s
View workflow file
Thread pool: retire() improved - no holding the global lock, only wai…
CI
#109:
Commit
6546b5c
pushed by
VioletGiraffe
2m 39s
master
master
2m 39s
View workflow file
Thread pool member layout improved for lower cache contention
CI
#108:
Commit
e91812e
pushed by
VioletGiraffe
2m 34s
master
master
2m 34s
View workflow file
Unnecessary thread pool benchmarks removed
CI
#107:
Commit
c94b44c
pushed by
VioletGiraffe
2m 24s
master
master
2m 24s
View workflow file
Thread pool: work stealing benchmark
CI
#106:
Commit
f328819
pushed by
VioletGiraffe
3m 41s
master
master
3m 41s
View workflow file
More benchmarks
CI
#105:
Commit
cc4edcc
pushed by
VioletGiraffe
4m 26s
master
master
4m 26s
View workflow file
Thread pool: using fastMod; atomic reordered before threads to fix us…
CI
#104:
Commit
27cbe7a
pushed by
VioletGiraffe
3m 42s
master
master
3m 42s
View workflow file
storagespeed.cpp implementation for Mac, +dependencies.pri
CI
#103:
Commit
582be33
pushed by
VioletGiraffe
3m 35s
master
master
3m 35s
View workflow file
Merge branch 'master' of https://github.com/VioletGiraffe/cpputils
CI
#102:
Commit
a1011e0
pushed by
VioletGiraffe
6m 49s
master
master
6m 49s
View workflow file
Merge branch 'master' of https://github.com/VioletGiraffe/cpputils
CI
#101:
Commit
f05dd6b
pushed by
VioletGiraffe
4m 5s
master
master
4m 5s
View workflow file
cworkerthread.h: MSVC warning suppressed
CI
#100:
Commit
713a1b8
pushed by
VioletGiraffe
3m 46s
master
master
3m 46s
View workflow file
Thread pool: enqueue() optimized - rdtsc removed in favor of atomic c…
CI
#99:
Commit
7dbba2e
pushed by
VioletGiraffe
3m 32s
master
master
3m 32s
View workflow file
CWorkerThreadPool::parallelFor() added; more tests
CI
#98:
Commit
f7a8657
pushed by
VioletGiraffe
4m 46s
master
master
4m 46s
View workflow file
Stealing test fixed - measuring the time we care about, not wall time…
CI
#97:
Commit
b738705
pushed by
VioletGiraffe
4m 6s
master
master
4m 6s
View workflow file
CWorkerThread fixes + more tests
CI
#96:
Commit
8f34973
pushed by
VioletGiraffe
4m 25s
master
master
4m 25s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.