Commit Graph

5 Commits

Author SHA1 Message Date
Kashargul 922c029d57 cleanup (#19227)
* cleanup

* eh

* ,
2026-02-26 20:05:10 +01:00
ShadowLarkens 8a9ca577a1 Disable Tracy (#17915) 2025-06-26 13:42:42 -07:00
ShadowLarkens 3f4331d339 Update tracy to 1664 + enable it (#17914) 2025-06-26 15:52:57 +02:00
ShadowLarkens af6fad2797 Startup Time Optimization (#17673)
* Add compatibility for para-byond-tracy because byond-tracy is deprecated

* We don't need to poke our neighbors to update in LateInitialize, we only late init during mapload when all of our neighbors are going to be updated anyways

* Minerals shouldn't update neighbors during mapload either

* Slightly optimize mineral/update_icon

* Reduce /turf/simulated/mineral/update_icon by ~100,000

* Potentially reduce cost of ZAS init

* Make verdigris generate automata waaay faster

* DON'T ENABLE TRACY OH GOD

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-05-21 08:16:41 +02:00
ShadowLarkens a8affbd4ae Add bapi-dmm to reduce startup time by... a lot (#16148)
* Add bapi-dmm, a rust maploader that goes BRRRRRRR

* A few more maps switched away from file paths

* Update to include 48f4879d8704cb057a (better path error handling)
2024-10-26 13:32:41 +02:00