diff --git a/package/test/PerformanceTests.jl b/package/test/PerformanceTests.jl index 8c330e4..a936e5f 100644 --- a/package/test/PerformanceTests.jl +++ b/package/test/PerformanceTests.jl @@ -172,3 +172,11 @@ else println(oldVsGPUT_std) end + + + + + + + +REDO @inbounds performance tests because I added more @inbounds and removed not needed code from interpreter \ No newline at end of file