Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick Optimization for showStandard #639

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

BebeSparkelSparkel
Copy link
Contributor

@BebeSparkelSparkel BebeSparkelSparkel commented Jan 15, 2024

use preallocated bytestring of zeros instead of a String of zeros

Improves the benchmark for printing floats by 60% doubles by 80%

@BebeSparkelSparkel
Copy link
Contributor Author

Improved performance enclosed bench.txt

@BebeSparkelSparkel
Copy link
Contributor Author

Should pull this before #637

@BebeSparkelSparkel BebeSparkelSparkel force-pushed the showStandard-quick-performance-improvement branch from deff84c to f6baa8c Compare July 22, 2024 14:03
@BebeSparkelSparkel
Copy link
Contributor Author

Rebased to remove old-ghc failing ci

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.

None yet

1 participant