[
https://issues.apache.org/jira/browse/GEOMETRY-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025972#comment-17025972
]
Gilles Sadowski commented on GEOMETRY-75:
-----------------------------------------
I've run the {{VectorPerformance}} benchmark:
{noformat}
Benchmark (type) Mode Cnt Score Error Units
VectorPerformance.norm1D random avgt 5 3.399 ± 0.238 ns/op
VectorPerformance.norm1D edge avgt 5 3.469 ± 0.283 ns/op
VectorPerformance.norm2D random avgt 5 15.122 ± 0.576 ns/op
VectorPerformance.norm2D edge avgt 5 8.053 ± 0.098 ns/op
VectorPerformance.norm3D random avgt 5 4.753 ± 0.021 ns/op
VectorPerformance.norm3D edge avgt 5 4.604 ± 0.060 ns/op
VectorPerformance.normalize1D N/A avgt 5 4.455 ± 0.027 ns/op
VectorPerformance.normalize2D N/A avgt 5 28.252 ± 4.558 ns/op
VectorPerformance.normalize3D N/A avgt 5 14.061 ± 1.041 ns/op
{noformat}
The results for {{norm2D}} and {{normalize2D}} seem strange...
> Performance Test Module
> -----------------------
>
> Key: GEOMETRY-75
> URL: https://issues.apache.org/jira/browse/GEOMETRY-75
> Project: Apache Commons Geometry
> Issue Type: Task
> Reporter: Matt Juntunen
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Add a module for executing performance tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)