-
-
Notifications
You must be signed in to change notification settings - Fork 760
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ICU-23000 Replace CharString for LocaleBased
The changes improve the overall peak memory usage and slightly improve performance main avg main stdev branch avg branch stdev diff avg diff avg % User time (seconds): 81.19 0.37 81.36 0.09 0.17 0.21% System time (seconds): 5.03 0.08 4.86 0.05 -0.17 -3.38% Percent of CPU this job got: 237.33% 0.01 235.33% 0.01 -2.00% -0.84% Maximum resident set size (kbytes): 227,141 99.14 226,667 366.48 -475 -0.21% Minor (reclaiming a frame) page faults: 46,009 510.78 43,775 294.47 -2,234 -4.86% Voluntary context switches: 333,442 4513.76 316,506 8850.48 -16,936 -5.08% Involuntary context switches: 467 30.60 515 22.65 48 10.36% Raw data in https://docs.google.com/spreadsheets/d/10LQ3kO83EwvsFfoiySTzsTbIzfUV00Te4jQnX0b_FM4/edit?usp=sharing Park Park fix Fix Fix Simplified Ref fix Fix fix fix fix fix
- Loading branch information
1 parent
e515c84
commit eda7ebb
Showing
14 changed files
with
285 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.