Alpha v1.0.0

Commits

All Rust commits from Facepunch

4 total commits for branch:
/

Member Avatar
Daniel P16/04/202608:31:36
rust_reboot/main/stableobjectcache_taa_nulls (#148803)

Update: conversion to StableObjectArray - step 1, AntiHack unit tests Tests: ran antihack unit and perf tests

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
Daniel P15/04/202622:12:00
rust_reboot/main/stableobjectcache_taa_nulls (#148767)

Update: implement StableObjectArray.Repack - update unit tests to better track consistency of the state - expand StressTest to validate Repack Going to start replacing StableObjectCache in code tomorrow. Also gotta stop unit test from allocating, it takes too long Tests: ran StableObjectArrayTests

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Daniel P15/04/202615:25:32
rust_reboot/main/stableobjectcache_taa_nulls (#148741)

Update(tests): add StressTest unit test Next up going to try to figure out how to support Repacking Tests: ran unit tests

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
Daniel P15/04/202613:13:57
rust_reboot/main/stableobjectcache_taa_nulls (#148718)

New: StableObjectArray, a pending replacement for StableObjectCache - added basic tests, needs more Follows TransformAccessArray API, provides similar stability guarantees as StableObjectCache but requires to be interacted with differently. Tests: ran unit tests

0
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/stableobjectcache_taa_nulls