[DONT MERGE] dragonbox for codespeed#11413
[DONT MERGE] dragonbox for codespeed#11413magic-akari wants to merge 3 commits intoswc-project:mainfrom
Conversation
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Binary Sizes
Commit: 22fb5d7 |
CodSpeed Performance ReportMerging #11413 will not alter performanceComparing Summary
|
|
Still no measurable performance improvement with dragonbox v0.0.5. CC @kdy1 |
|
Then I think it might be CPU-specific (if oxc uses a different CPU than the default GHA one) or specific to memory access pattern of oxc. Do you think we should still merge it? |
|
I do lean toward migrating to dragonbox. Dragonbox is generally considered faster than Ryu and produces smaller code and lookup tables. As a result, it has been gradually replacing Ryu in newer C++ standard library implementations (e.g., the Microsoft STL) as well as in high-performance libraries such as {fmt}. |
Description:
BREAKING CHANGE:
Related issue (if exists):