dangmoody / HLML

Auto-generated maths library for C and C++ based on HLSL/Cg
24 stars 1 forks source link

some tests randomly take a lot more time than the same test #55

Open dangmoody opened 2 years ago

dangmoody commented 2 years ago

Sometimes in the tests you'll see a test (float4x4_caddv, for instance) take 0.5 microseconds in one test, and then 10 microseconds in the next one. It would be good to know why that is.