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 }}
firedtoad
/
cppbenchmark
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
cppbenchmark
/
results
/
i7-13700KF
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
master
Breadcrumbs
cppbenchmark
/
results
/
i7-13700KF
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
01a_branch_predicted.txt
01a_branch_predicted.txt
01b_branch_mispredicted.txt
01b_branch_mispredicted.txt
01c_branch_predicted.txt
01c_branch_predicted.txt
01d_bad_hint.txt
01d_bad_hint.txt
02a_false_branch.txt
02a_false_branch.txt
02b_false_branch.txt
02b_false_branch.txt
02c_false_branch.txt
02c_false_branch.txt
03a_branch.txt
03a_branch.txt
03b_branchless.txt
03b_branchless.txt
03c_branch_predicted.txt
03c_branch_predicted.txt
03d_branchless_predicted.txt
03d_branchless_predicted.txt
04a_branch.txt
04a_branch.txt
04b_branchless.txt
04b_branchless.txt
04c_branch.txt
04c_branch.txt
04d_branchless.txt
04d_branchless.txt
05a_branch.txt
05a_branch.txt
05b_branchless.txt
05b_branchless.txt
06a_func_branch.txt
06a_func_branch.txt
06b_func_branchless.txt
06b_func_branchless.txt
07a_binpow_branch.txt
07a_binpow_branch.txt
07b_binpow_branchless.txt
07b_binpow_branchless.txt
07c_binpow2_branch.txt
07c_binpow2_branch.txt
07d_binpow2_branchless.txt
07d_binpow2_branchless.txt
Poly.txt
Poly.txt
PolyInline.txt
PolyInline.txt
adt_fast_map.txt
adt_fast_map.txt
adt_fast_set.txt
adt_fast_set.txt
adt_fast_umap.txt
adt_fast_umap.txt
adt_fast_uset.txt
adt_fast_uset.txt
adt_functional.txt
adt_functional.txt
adt_immutable.txt
adt_immutable.txt
adt_list_insert.txt
adt_list_insert.txt
adt_list_range.txt
adt_list_range.txt
adt_list_remove.txt
adt_list_remove.txt
adt_list_splice.txt
adt_list_splice.txt
adt_map_decay.txt
adt_map_decay.txt
adt_map_find_hetero.txt
adt_map_find_hetero.txt
adt_map_interval.txt
adt_map_interval.txt
adt_map_order_find.txt
adt_map_order_find.txt
adt_map_order_range.txt
adt_map_order_range.txt
adt_map_reserve.txt
adt_map_reserve.txt
adt_map_unordered_erase.txt
adt_map_unordered_erase.txt
adt_map_unordered_find.txt
adt_map_unordered_find.txt
adt_map_unordered_range.txt
adt_map_unordered_range.txt
adt_set_order_find.txt
adt_set_order_find.txt
adt_set_order_range.txt
adt_set_order_range.txt
adt_set_reserve.txt
adt_set_reserve.txt
adt_set_unordered_erase.txt
adt_set_unordered_erase.txt
adt_set_unordered_find.txt
adt_set_unordered_find.txt
adt_set_unordered_range.txt
adt_set_unordered_range.txt
adt_small.txt
adt_small.txt
adt_small_node.txt
adt_small_node.txt
adt_small_string.txt
adt_small_string.txt
adt_small_twine.txt
adt_small_twine.txt
adt_vec_ReserveSmall.txt
adt_vec_ReserveSmall.txt
adt_vec_remove.txt
adt_vec_remove.txt
adt_vec_reserve.txt
adt_vec_reserve.txt
adt_vec_row_col.txt
adt_vec_row_col.txt
adt_vec_vectors.txt
adt_vec_vectors.txt
alloc.txt
alloc.txt
allocator.txt
allocator.txt
astar.txt
astar.txt
boost_multi_index.txt
boost_multi_index.txt
boost_multi_index_map.txt
boost_multi_index_map.txt
boost_multi_index_map_string.txt
boost_multi_index_map_string.txt
boost_multi_index_ranked.txt
boost_multi_index_ranked.txt
boost_multi_index_set.txt
boost_multi_index_set.txt
boost_multi_index_set_string.txt
boost_multi_index_set_string.txt
boost_timer.txt
boost_timer.txt
branch.txt
branch.txt
cache_line.txt
cache_line.txt
cache_size.txt
cache_size.txt
conventions.txt
conventions.txt
crypto_rc5_aes.txt
crypto_rc5_aes.txt
dimension.txt
dimension.txt
div.txt
div.txt
divide.txt
divide.txt
engine.txt
engine.txt
event_timer.txt
event_timer.txt
false_share.txt
false_share.txt
fast_map.txt
fast_map.txt
fast_set.txt
fast_set.txt
fast_unmap.txt
fast_unmap.txt
fast_unset.txt
fast_unset.txt
fast_vector.txt
fast_vector.txt
fiber_boost.txt
fiber_boost.txt
fiber_brpc.txt
fiber_brpc.txt
fiber_folly.txt
fiber_folly.txt
folly_sorted.txt
folly_sorted.txt
folly_sorted_string.txt
folly_sorted_string.txt
folly_timer.txt
folly_timer.txt
format.txt
format.txt
function_lambda.txt
function_lambda.txt
handler.txt
handler.txt
hash.txt
hash.txt
hasher_find.txt
hasher_find.txt
linear.txt
linear.txt
list_insert.txt
list_insert.txt
list_pmr.txt
list_pmr.txt
list_range.txt
list_range.txt
View all files
You can’t perform that action at this time.