René's URL Explorer Experiment


Title: astutils.h: use pre-sized `SmallVector` in `visitAstNodes()` by firewave · Pull Request #3919 · cppcheck-opensource/cppcheck · GitHub

Open Graph Title: astutils.h: use pre-sized `SmallVector` in `visitAstNodes()` by firewave · Pull Request #3919 · cppcheck-opensource/cppcheck

X Title: astutils.h: use pre-sized `SmallVector` in `visitAstNodes()` by firewave · Pull Request #3919 · cppcheck-opensource/cppcheck

Description: This is the first of two PR introducing the usage of SmallVector in our code. I adjusted the value locally based on profiling it with callgrind. When using Clang and Boost the indicator that we need to increase the size of the vector are boost::container::vec_iterator<> boost::container::vector<>::priv_forward_range_insert_no_capacity<>(...) and operator delete(void*) calls in findAstNode(...). When using no Boost and reserve() the indicator is amount of additional operator new(...) and operator delete(...) compared to the actual calls of findAstNode(...). Update: With findAstNode() now being inlined it is now harder to trace this. You now need to follow the operator new() or operator delete() but you won't have a function or proper call count to compare against. It seem like memcpy@GLIBC_2.2.5 is now the indicator that the vector is being expanded and needs to reserve more space. I still need to run a bigger test to see if we might need to increase the count even more. Here's some numbers for a -O2 build using callgrind with --enable=all --inconclusive on the mame_regtest project, DISABLE_VALUEFLOW=1. Clang 13 2,263,092,948 - std::vector 2,242,113,164 - std::vector (reserve(8)) 2,263,074,159 - SmallVector (no Boost / size 8) 2,242,113,077 - SmallVector (no Boost / size 8 / reserve(8)) 2,162,604,179 - SmallVector (Boost 1.74 / size 8) 2,167,203,248 - SmallVector (Boost 1.74 / size 8 / reserve(8)) GCC values coming soon. I will file a ticket about the GCC difference soon. Updated numbers below.

Open Graph Description: This is the first of two PR introducing the usage of SmallVector in our code. I adjusted the value locally based on profiling it with callgrind. When using Clang and Boost the indicator that we nee...

X Description: This is the first of two PR introducing the usage of SmallVector in our code. I adjusted the value locally based on profiling it with callgrind. When using Clang and Boost the indicator that we nee...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:acab61c4-d6da-4df9-5cda-ac772b5a36c6
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA2B8:320E86:75AAF1:ABE02A:6A4E1478
html-safe-nonce8c3111cd3f2af53c85376bef04068bebc4b922110585236cea24c7023730cb85
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMkI4OjMyMEU4Njo3NUFBRjE6QUJFMDJBOjZBNEUxNDc4IiwidmlzaXRvcl9pZCI6Ijg3Nzg1MjE3ODQ1MDI1ODg1MzYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac33dd4dbffa4109870ae9e894adf60b9746a2ca2720446291a060416cc03fd989
hovercard-subject-tagpull_request:884138295
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/3919/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:altThis is the first of two PR introducing the usage of SmallVector in our code. I adjusted the value locally based on profiling it with callgrind. When using Clang and Boost the indicator that we nee...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0
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 full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseea9187571e3edc5f2780f750631138669441ca50
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/cppcheck-opensource/cppcheck/pull/3919/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcppcheck-opensource%2Fcppcheck%2Fpull%2F3919%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/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/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/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%2F3919%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/3919/files
Reloadhttps://github.com/cppcheck-opensource/cppcheck/pull/3919/files
Reloadhttps://github.com/cppcheck-opensource/cppcheck/pull/3919/files
Please reload this pagehttps://github.com/cppcheck-opensource/cppcheck/pull/3919/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 204 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:smallvectorhttps://github.com/firewave/cppcheck/tree/smallvector
Conversation 7 https://github.com/cppcheck-opensource/cppcheck/pull/3919
Commits 1 https://github.com/cppcheck-opensource/cppcheck/pull/3919/commits
Checks 0 https://github.com/cppcheck-opensource/cppcheck/pull/3919/checks
Files changed https://github.com/cppcheck-opensource/cppcheck/pull/3919/files
Please reload this pagehttps://github.com/cppcheck-opensource/cppcheck/pull/3919/files
astutils.h: use pre-sized SmallVector in visitAstNodes() https://github.com/cppcheck-opensource/cppcheck/pull/3919/files#top
Show all changes 1 commit https://github.com/cppcheck-opensource/cppcheck/pull/3919/files
4e03acd astutils.h: use pre-sized SmallVector in visitAstNodes() firewave Feb 13, 2022 https://github.com/cppcheck-opensource/cppcheck/pull/3919/commits/4e03acd4741d14802bc19c2e3786037f60ad5040
Clear filters https://github.com/cppcheck-opensource/cppcheck/pull/3919/files
Please reload this pagehttps://github.com/cppcheck-opensource/cppcheck/pull/3919/files
Please reload this pagehttps://github.com/cppcheck-opensource/cppcheck/pull/3919/files
Makefile https://github.com/cppcheck-opensource/cppcheck/pull/3919/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52
astutils.h https://github.com/cppcheck-opensource/cppcheck/pull/3919/files#diff-c69a1c84c93131ea92cd0510aee5fb7f167f71414ad4243ee9385d02084472dc
Please reload this pagehttps://github.com/cppcheck-opensource/cppcheck/pull/3919/files
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.