Reachability.jl
Reachability.jl copied to clipboard
Regression in ISS - ISU01 - Discrete
See this file:
Line ["ISS", "(\"ISU01\", \"discrete\")"] takes 9 seconds compared to 1.3 seconds last year.
The problem came with https://github.com/JuliaReach/LazySets.jl/pull/472. We actually mentioned this :astonished:
For the record, here are the versions to reproduce:
| Package | old | new |
|---|---|---|
LazySets |
0856635 |
3e12d52 |
Reachability |
38ae6be |
same |
MathematicalSystems |
87c3e52 |
same |
ARCH2018_RE |
c8d2602 |
same |
| Result | 2.131 s | 10.310 s |
(Add import LazySets.LinearMap to ReachSets.jl and Properties.jl.)
Continued in https://github.com/JuliaReach/LazySets.jl/pull/1037.