René's URL Explorer Experiment


Title: astutils.cpp: optimized visitAstNodesGeneric() a bit by firewave · Pull Request #3716 · cppcheck-opensource/cppcheck · GitHub

Open Graph Title: astutils.cpp: optimized visitAstNodesGeneric() a bit by firewave · Pull Request #3716 · cppcheck-opensource/cppcheck

X Title: astutils.cpp: optimized visitAstNodesGeneric() a bit by firewave · Pull Request #3716 · cppcheck-opensource/cppcheck

Description: I tested this with cli/filelister.cpp. I wanted to test it with more files but with all the recent performance regressions it's agonizing slow while running in valgrind. The initial Ir count was 353,306,619. Reducing the std::stack operations by not adding nullptr entries reduced it to 334,276,673 even though the checks added some overhead. Switching the backend of the std::stack from std::deque to std::vector reduced it to 293,371,232. The main problem is that the construction of a std::deque is much more expensive. The destruction cost stays the same. So in total this saves us about 12% of the Ir count. The main issue here still remains the creation and destruction of std::stack which still amounts to more than 22% of the total Ir count. So it's the same issue we are seeing with short-living small std::vector as related to in #3432. It is also still the single most expensive function we call.

Open Graph Description: I tested this with cli/filelister.cpp. I wanted to test it with more files but with all the recent performance regressions it's agonizing slow while running in valgrind. The initial Ir count wa...

X Description: I tested this with cli/filelister.cpp. I wanted to test it with more files but with all the recent performance regressions it's agonizing slow while running in valgrind. The initial Ir coun...

Opengraph URL: https://github.com/cppcheck-opensource/cppcheck/pull/3716

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:d619f66c-e70c-8ab4-917c-29d19cd62991
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idAA1A:CB81E:523AF70:72CBB17:6A50F8DC
html-safe-nonceb3e7e62b741be6101c5b3e11c105f9346a6028be8851eec8c30ca020a3780774
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQTFBOkNCODFFOjUyM0FGNzA6NzJDQkIxNzo2QTUwRjhEQyIsInZpc2l0b3JfaWQiOiI3Nzg4MTYxMzg2MTQwNDY1MzcyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac22add3a50f4e7fc8704a6606bc9b86d4445b1c4d0b7aa623df90ec844f6fa73e
hovercard-subject-tagpull_request:823967716
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/cppcheck-opensource/cppcheck/pull/3716/files
twitter:imagehttps://avatars.githubusercontent.com/u/242857?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/242857?s=400&v=4
og:image:altI tested this with cli/filelister.cpp. I wanted to test it with more files but with all the recent performance regressions it's agonizing slow while running in valgrind. The initial Ir count wa...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5266e58c17a510c403505cc811606465e90a881d2007ee7df1c4800d5c659838
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/cppcheck-opensource/cppcheck git https://github.com/cppcheck-opensource/cppcheck.git
octolytics-dimension-user_id278097703
octolytics-dimension-user_logincppcheck-opensource
octolytics-dimension-repository_id143131
octolytics-dimension-repository_nwocppcheck-opensource/cppcheck
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id143131
octolytics-dimension-repository_network_root_nwocppcheck-opensource/cppcheck
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release8d836581d020676cc0ef4a83cd2fe17e4af02c3d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/cppcheck-opensource/cppcheck/pull/3716/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcppcheck-opensource%2Fcppcheck%2Fpull%2F3716%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcppcheck-opensource%2Fcppcheck%2Fpull%2F3716%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=cppcheck-opensource%2Fcppcheck
Reloadhttps://github.com/cppcheck-opensource/cppcheck/pull/3716/files
Reloadhttps://github.com/cppcheck-opensource/cppcheck/pull/3716/files
Reloadhttps://github.com/cppcheck-opensource/cppcheck/pull/3716/files
Please reload this pagehttps://github.com/cppcheck-opensource/cppcheck/pull/3716/files
cppcheck-opensource https://github.com/cppcheck-opensource
cppcheckhttps://github.com/cppcheck-opensource/cppcheck
Notifications https://github.com/login?return_to=%2Fcppcheck-opensource%2Fcppcheck
Fork 1.6k https://github.com/login?return_to=%2Fcppcheck-opensource%2Fcppcheck
Star 6.7k https://github.com/login?return_to=%2Fcppcheck-opensource%2Fcppcheck
Code https://github.com/cppcheck-opensource/cppcheck
Pull requests 205 https://github.com/cppcheck-opensource/cppcheck/pulls
Actions https://github.com/cppcheck-opensource/cppcheck/actions
Security and quality 0 https://github.com/cppcheck-opensource/cppcheck/security
Insights https://github.com/cppcheck-opensource/cppcheck/pulse
Code https://github.com/cppcheck-opensource/cppcheck
Pull requests https://github.com/cppcheck-opensource/cppcheck/pulls
Actions https://github.com/cppcheck-opensource/cppcheck/actions
Security and quality https://github.com/cppcheck-opensource/cppcheck/security
Insights https://github.com/cppcheck-opensource/cppcheck/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fcppcheck-opensource%2Fcppcheck%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fcppcheck-opensource%2Fcppcheck%2Fissues%2Fnew%2Fchoose
danmarhttps://github.com/danmar
cppcheck-opensource:mainhttps://github.com/cppcheck-opensource/cppcheck/tree/main
firewave:visitasthttps://github.com/firewave/cppcheck/tree/visitast
Conversation 2 https://github.com/cppcheck-opensource/cppcheck/pull/3716
Commits 1 https://github.com/cppcheck-opensource/cppcheck/pull/3716/commits
Checks 0 https://github.com/cppcheck-opensource/cppcheck/pull/3716/checks
Files changed https://github.com/cppcheck-opensource/cppcheck/pull/3716/files
Please reload this pagehttps://github.com/cppcheck-opensource/cppcheck/pull/3716/files
astutils.cpp: optimized visitAstNodesGeneric() a bit https://github.com/cppcheck-opensource/cppcheck/pull/3716/files#top
Show all changes 1 commit https://github.com/cppcheck-opensource/cppcheck/pull/3716/files
40bdcff astutils.cpp: optimized visitAstNodesGeneric() a bit firewave Jan 16, 2022 https://github.com/cppcheck-opensource/cppcheck/pull/3716/commits/40bdcff4a3eec60adfb15f30367cfc520fc8fb45
Clear filters https://github.com/cppcheck-opensource/cppcheck/pull/3716/files
Please reload this pagehttps://github.com/cppcheck-opensource/cppcheck/pull/3716/files
Please reload this pagehttps://github.com/cppcheck-opensource/cppcheck/pull/3716/files
lib/astutils.cpphttps://github.com/cppcheck-opensource/cppcheck/pull/3716/files#diff-32a96d3a2437df775537acf29b97aca6c4215893d0b3e98594e3809f25e49506
View file https://github.com/firewave/cppcheck/blob/40bdcff4a3eec60adfb15f30367cfc520fc8fb45/lib/astutils.cpp
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/cppcheck-opensource/cppcheck/pull/3716/{{ revealButtonHref }}
https://github.com/cppcheck-opensource/cppcheck/pull/3716/files#diff-32a96d3a2437df775537acf29b97aca6c4215893d0b3e98594e3809f25e49506
https://github.com/cppcheck-opensource/cppcheck/pull/3716/files#diff-32a96d3a2437df775537acf29b97aca6c4215893d0b3e98594e3809f25e49506
https://github.com/cppcheck-opensource/cppcheck/pull/3716/files#diff-32a96d3a2437df775537acf29b97aca6c4215893d0b3e98594e3809f25e49506
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.