benchmarking: redid performance tests on uni pc
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
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:
parent
9746db56c0
commit
c6e2ce47aa
1
package/test/results-fh/0-initial_results.json
Normal file
1
package/test/results-fh/0-initial_results.json
Normal file
File diff suppressed because one or more lines are too long
1
package/test/results-fh/1-256_blocksize.json
Normal file
1
package/test/results-fh/1-256_blocksize.json
Normal file
File diff suppressed because one or more lines are too long
1
package/test/results-fh/2-using_inbounds.json
Normal file
1
package/test/results-fh/2-using_inbounds.json
Normal file
File diff suppressed because one or more lines are too long
|
@ -19,6 +19,6 @@ end
|
|||
# end
|
||||
|
||||
@testset "Performance tests" begin
|
||||
include("PerformanceTuning.jl")
|
||||
# include("PerformanceTests.jl")
|
||||
# include("PerformanceTuning.jl")
|
||||
include("PerformanceTests.jl")
|
||||
end
|
Loading…
Reference in New Issue
Block a user