Conversation
Benchmark resultJudge resultBenchmark Report for /home/runner/work/Plots.jl/Plots.jlJob Properties
ResultsA ratio greater than
Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoTargetBaselineTarget resultBenchmark Report for /home/runner/work/Plots.jl/Plots.jlJob Properties
ResultsBelow is a table of this job's results, obtained by running the benchmarks.
Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoBaseline resultBenchmark Report for /home/runner/work/Plots.jl/Plots.jlJob Properties
ResultsBelow is a table of this job's results, obtained by running the benchmarks.
Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoRuntime information
|
| pl = plot(1:5) | ||
| @test pl[1][1][:fillrange] == 0 | ||
| default(label = ["Line a" "Line b"]) | ||
| pl = plot(1:10, rand(10,2)) |
There was a problem hiding this comment.
[JuliaFormatter] reported by reviewdog 🐶
| pl = plot(1:10, rand(10,2)) | |
| pl = plot(1:10, rand(10, 2)) |
Fix #3496