You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm confused as to how 583981f has caused this, but it caused a 6% regression in min wall time, allocations and memory for the [["inference", "allinference", "REPL.REPLCompletions.completions"]] benchmark and a 3% regression for the [["inference", "allinference", "Base.init_stdio(::Ptr{Cvoid})"]] benchmark.
I would presume this regression should be fixable given how little the pr changed but I haven't been able to figure out what caused the regression in the first place.
I'm confused as to how 583981f has caused this, but it caused a 6% regression in min wall time, allocations and memory for the
[["inference", "allinference", "REPL.REPLCompletions.completions"]]
benchmark and a 3% regression for the[["inference", "allinference", "Base.init_stdio(::Ptr{Cvoid})"]]
benchmark.I would presume this regression should be fixable given how little the pr changed but I haven't been able to figure out what caused the regression in the first place.
Nanosoldier report: https://github.com/JuliaCI/NanosoldierReports/blob/master/benchmark/by_date/2024-06/10/report.md
The text was updated successfully, but these errors were encountered: