Răsfoiți Sursa

Added link to test results

Jorrit Rouwe 3 ani în urmă
părinte
comite
407f3dcedc
1 a modificat fișierele cu 5 adăugiri și 1 ștergeri
  1. 5 1
      Docs/PerformanceTest.md

+ 5 - 1
Docs/PerformanceTest.md

@@ -21,4 +21,8 @@ The performance test application contains a couple of simple scenes to test perf
 - Motion Quality: Shows the motion quality for the test.
 - Thread Count: The amount of threads used for the test.
 - Steps / Second: Average amount of physics steps / second over the entire duration of the test.
-- Hash: A hash of all positions and rotations of the bodies at the end of the test. Can be used to verify that the test was deterministic.
+- Hash: A hash of all positions and rotations of the bodies at the end of the test. Can be used to verify that the test was deterministic.
+
+## Results
+
+If you're interested in how Jolt scales with multiple CPUs and compares to other physics engines, take a look at [this document](https://jrouwe.nl/jolt/JoltPhysicsMulticoreScaling.pdf).