Skip to content

Instantly share code, notes, and snippets.

@akisaarinen
Created December 16, 2011 21:07
Show Gist options
  • Save akisaarinen/1487983 to your computer and use it in GitHub Desktop.
Save akisaarinen/1487983 to your computer and use it in GitHub Desktop.
VectorSpeedTest results
[info] Running vectortest.VectorSpeedTest
Result: Pos2d(12300003.00, 45600002.00) [0.224s] For Vec2d: Simplest
Result: Pos2d(12300003.00, 45600002.00) [0.437s] For Vec2dNumeric: Parameterized numeric type
Result: Pos2d(12300003.00, 45600002.00) [2.858s] For GenVec2d: Generalized size (specialized implementation for 2D)
Result: Pos2d(12300003.00, 45600002.00) [7.516s] For GenVec: Generalized size (parameterized)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment