benchmark updated

This commit is contained in:
mischa 2024-03-18 18:51:15 +08:00
parent df802a1b7b
commit 4aa8c48952

View File

@ -21,3 +21,4 @@ Predicted:
2024-03-14: 615 FPS Client, 1700 FPS Server // predictedRigidbodyTransform.GetPositionAndRotation()
2024-03-15: 625 FPS Client, 1700 FPS Server // Vector3.MoveTowardsCustom()
2024-03-18: 628 FPS Client, 1700 FPS Server // removed O(N) insertion from CorrectHistory()
2024-03-18: 635 FPS Client, 1700 FPS Server // removed isClient/Server indirections