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

Update README With New Info #66

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Update README With New Info #66

merged 2 commits into from
Jan 3, 2025

Conversation

selfup
Copy link
Owner

@selfup selfup commented Jan 3, 2025

Rust Version: rustc 1.83.0 (90b35a623 2024-11-26)

Heavy CPU

$ ./scripts/generate.sh 460
--------------------------------
Threads: 16
Building..
--------------------------------
Universe built
--------------------------------
Calculating charge of field..
--------------------------------
Field is Anionic
--------------------------------
Atoms: 97336000
Baryons: 22971296000
Quarks: 68913888000
--------------------------------
Total objects in memory: 91982520000
--------------------------------

real    0m6.070s
user    0m0.000s
sys     0m0.015s

Heavy GPU

$ ./scripts/rel.run.sh 120
+ [[ 120 != '' ]]
+ cargo run -q --release 120
2025-01-03T03:02:58.363556Z  INFO bevy_diagnostic::system_information_diagnostics_plugin::internal: SystemInfo { os: "Windows 10 Pro", kernel: "19045", cpu: "AMD Ryzen 7 3800X 8-Core Processor", core_count: "8", memory: "31.9 GiB" }
2025-01-03T03:02:58.670692Z  INFO bevy_render::renderer: AdapterInfo { name: "NVIDIA GeForce RTX 3060 Ti", vendor: 4318, device: 9353, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "566.36", backend: Vulkan }
2025-01-03T03:02:58.860730Z  INFO bevy_winit::system: Creating new window "App" (0v1#4294967296)
--------------------------------
Threads: 16
Building.. 
--------------------------------
Universe built
--------------------------------
Calculating charge of field..
--------------------------------
Field is Anionic
--------------------------------
Atoms: 1728000
Baryons: 407808000
Quarks: 1223424000
--------------------------------
Total objects in memory: 1632960000
--------------------------------
2025-01-03T03:03:39.747135Z  INFO bevy diagnostic: fps        :    1.887225   (avg 6.317538)
2025-01-03T03:03:39.747410Z  INFO bevy diagnostic: frame_time :  529.878600ms (avg 259.353702ms)
2025-01-03T03:03:39.747693Z  INFO bevy diagnostic: frame_count:  170.000000   (avg 110.500000)
2025-01-03T03:03:40.813600Z  INFO bevy diagnostic: fps        :    1.867156   (avg 6.206554)
2025-01-03T03:03:40.813866Z  INFO bevy diagnostic: frame_time :  535.573900ms (avg 266.200975ms)
2025-01-03T03:03:40.814134Z  INFO bevy diagnostic: frame_count:  172.000000   (avg 112.500000)
2025-01-03T03:03:41.873834Z  INFO bevy diagnostic: fps        :    1.875142   (avg 6.096975)
2025-01-03T03:03:41.874101Z  INFO bevy diagnostic: frame_time :  533.292900ms (avg 273.076387ms)
2025-01-03T03:03:41.874380Z  INFO bevy diagnostic: frame_count:  174.000000   (avg 114.500000)

image

@selfup selfup merged commit 2389b80 into main Jan 3, 2025
1 check passed
@selfup selfup deleted the update-readme-with-new-info branch January 3, 2025 03:20
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