Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
state:open label:performance
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
llvm
/
llvm-project
Public
Notifications
You must be signed in to change notification settings
Fork
14.9k
Star
35k
Code
Issues
5k+
Pull requests
5k+
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Issues
Search Issues
state
:
open
label
:
performance
state:open label:performance
Search
Labels
Milestones
New issue
Search results
Open
Closed
[libc++] Algorithms like <code>copy</code> and <code>copy_n</code> can use batch insertion for insert iterators into containers
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
Status: Open.
#163134
In llvm/llvm-project;
·
kelbon
opened
on Oct 13, 2025
[libcxx] Optimize std::generate for segmented iterators
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
Status: Open (in progress).
llvm/llvm-project
number 163006
#163006
In llvm/llvm-project;
·
c8ef
opened
on Oct 11, 2025
[libc++] Optimize <code>std::exception_ptr</code>
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
Status: Open (in progress).
llvm/llvm-project
number 162773
#162773
In llvm/llvm-project;
·
vogelsgesang
opened
on Oct 10, 2025
[libc++] Investigate why SetIntersection_Interlaced_Vector_tuple<uint32,_uint64,_uint32>_262144_262144 is orders of magnitude faster in the unstable ABI
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
Status: Open.
#162357
In llvm/llvm-project;
·
ldionne
opened
on Oct 7, 2025
[libc++] Investigate why fill and fill_n on vector<bool> are 73% faster in the unstable ABI
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
Status: Open.
#162356
In llvm/llvm-project;
·
ldionne
opened
on Oct 7, 2025
[libc++] Investigate why <code>std::vector<std::string>::operator=</code> is 50% slower with the stable ABI
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
Status: Open.
#162355
In llvm/llvm-project;
·
ldionne
opened
on Oct 7, 2025
[libc++] Investigate performance discrepancies with the unstable ABI
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
metaissue
Issue to collect references to a group of similar or related issues.
Issue to collect references to a group of similar or related issues.
performance
Status: Open.
#162354
In llvm/llvm-project;
·
ldionne
opened
on Oct 7, 2025
[libc++] Inline vector::__append into resize
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
Status: Open (in progress).
llvm/llvm-project
number 162086
#162086
In llvm/llvm-project;
·
philnik777
opened
on Oct 6, 2025
[libc++] Simplify and clean up heap operations
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
Status: Open (in progress).
llvm/llvm-project
number 159917
#159917
In llvm/llvm-project;
·
nukyan
opened
on Sep 20, 2025
[libc++] Use relocation in vector::emplace_back
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
Status: Open (in progress).
llvm/llvm-project
number 159365
#159365
In llvm/llvm-project;
·
philnik777
opened
on Sep 17, 2025
Inconsistent assembly emitted when dividing integers by a constant in unoptimized builds (-O0)
backend:AArch64
backend:RISC-V
backend:X86
llvm:codegen
performance
Status: Open.
#159249
In llvm/llvm-project;
·
Bagellll
opened
on Sep 17, 2025
[libc++] Refactor __next_prime to be const
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
Status: Open (in progress).
llvm/llvm-project
number 157421
#157421
In llvm/llvm-project;
·
philnik777
opened
on Sep 8, 2025
You can’t perform that action at this time.