Skip to content

Minor cleanup and massive memory improvements#39

Merged
TheTrueColonel merged 2 commits intomainfrom
Performance
Feb 25, 2026
Merged

Minor cleanup and massive memory improvements#39
TheTrueColonel merged 2 commits intomainfrom
Performance

Conversation

@TheTrueColonel
Copy link
Copy Markdown
Owner

Before:

Method Mean Error StdDev Gen0 Gen1 Gen2 Allocated
NewCpk 116.9 ms 7.01 ms 10.06 ms 28000.0000 2000.0000 1000.0000 1.32 GB
OldCpk 471.2 ms 15.52 ms 20.18 ms 647000.0000 641000.0000 640000.0000 7.38 GB

After:

Method Mean Error StdDev Gen0 Gen1 Gen2 Allocated
NewCpk 83.71 ms 0.473 ms 0.663 ms 833.3333 833.3333 833.3333 30.78 MB
OldCpk 467.21 ms 24.378 ms 31.699 ms 654000.0000 648000.0000 647000.0000 7552.5 MB

NewCpk = SRMM-CE implementation
OldCpk = SRMM implementation

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 25, 2026

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@TheTrueColonel TheTrueColonel merged commit 206c336 into main Feb 25, 2026
3 checks passed
@TheTrueColonel TheTrueColonel deleted the Performance branch February 25, 2026 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant