Alpha v1.0.0

Commits

All Rust commits from Facepunch

2 total commits for branch:
/

Member Avatar
Jakb22/09/202618:27:00
rust_reboot/main/procgen_visualiser/generation_optimisations (#165333)

Added a per-stage benchmark measurement harness before moving onto experimental optimisations. To be used to measure future improvements and map changes. - ProcgenStats: time per-stage, number of prefabs placed, placement hash, counters (filter calls, radius scans, texel reads, anchor scans, monument attempts). - ProcgenBenchmark: editor tooling to generate maps for queued seeds and writes a CSV row per-stage. One map per play session, exiting play mode after each generation. - Powershell scripts to drive the editor benchmarks and compare CSV outputs by hash and stage time

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Jakb22/09/202617:12:09
rust_reboot/main/procgen_visualiser/generation_optimisations (#165323)

merge from procgen_visualiser

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Rust Utility Hub - Commits - main/procgen_visualiser/generation_optimisations