BlueQuartzSoftware / simplnx

The backend algorithms and framework associated with DREAM3DNX, a data analysis program for materials science data analytics
http://www.dream3d.io/
Other
7 stars 9 forks source link

ENH: SampleSurfaceMesh and GeometryMath Speed Optimizations #1020

Closed nyoungbq closed 4 weeks ago

nyoungbq commented 1 month ago

Fixes #962 Fixes #961 Updated Documentation

Version Time CPU Iterations
Baseline 7232 ns 7231 ns 75982
Post-Cache 6249 ns 6249 ns 107611
branch-reduction 6234 ns 6234 ns 104425

Todo:

JDuffeyBQ commented 1 month ago

Do you have the code that you used for the timings?

nyoungbq commented 1 month ago

Do you have the code that you used for the timings?

I slacked it to you because it uses hardcoding to get around additional library linkage