benchmarking: added reminder to redo one of the performance tests
Some checks are pending
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Waiting to run

This commit is contained in:
Daniel 2025-04-05 12:56:06 +02:00
parent 2a8de064a6
commit 9e1094ac43

View File

@ -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