made TestTokenizerCompileLimits not heavy at all#6587
made TestTokenizerCompileLimits not heavy at all#6587chrchr-github merged 1 commit intocppcheck-opensource:mainfrom
TestTokenizerCompileLimits not heavy at all#6587Conversation
|
This limit is obviously not fully helping with the previous example. I will file a ticket about that later. |
|
I somehow didn't bother with moving it back into |
|
Another test also fails: |
Seems like issues with MacOS runners are well known, but why the recent slowdown? |
|
The performance of the macOS runners has always been quite inconsistent. But maybe we also introduced some slowdowns. I have not been paying attention to the performance because there are just too many bugs I have been looking into. |
|
Daca execution times haven't changed much: |
|
That's a 2% regression on average which means that certain packages might have bigger regressions. Looking at a few packages I see several which have regressed quite but not enough to be listed in our default report which only starts at double times. reducing the factor shows a lot more packages: http://cppcheck1.osuosl.org:8000/time_gt.html?factor=1.1 |
No description provided.