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

pretty print nums to make output more human readable #69

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

selfup
Copy link
Owner

@selfup selfup commented Feb 20, 2025

Example:

/bin/zsh oxidizy (pretty_print_output_nums) $ ./scripts/generate.sh 300   
--------------------------------
Threads: 10
Building..
--------------------------------
Universe built
--------------------------------
Calculating charge of field..
--------------------------------
Field is Anionic
--------------------------------
Atoms: 27,000,000
Baryons: 6,372,000,000
Quarks: 19,116,000,000
--------------------------------
Total high-level objects in memory: 25,515,000,000
--------------------------------

real    0m3.758s
user    0m3.289s
sys     0m10.599s

@selfup selfup merged commit 380be77 into main Feb 20, 2025
1 check passed
@selfup selfup deleted the pretty_print_output_nums branch February 20, 2025 23:39
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