Dylan K. Taylor ecc1e1f698
RegionLoader: improve performance of region header validation
I was unaware that fseek actually makes a syscall which is rather costly, which became painfully obvious during large world conversions on PM4.
On average this problem appeared to be adding about 5ms to the load time for a newly loaded region, which is insanely expensive.
2021-01-20 20:04:21 +00:00
..
2020-12-04 11:58:49 +00:00
2020-06-14 16:25:55 +01:00
2020-10-29 13:32:56 +00:00
2020-04-14 11:08:37 +01:00
2020-06-14 10:27:15 +01:00