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
We should add few benchmark test suites for ArchUnitPython so in future anyone wants to check does their changes made any performance improvements then they can simply check those with the benchmark tests.
We could I also add benchmark change to CI if possible, where GitHub automatically show does the current changes made the library too slow or not.
Summary
ArchUnitPythonso in future anyone wants to check does their changes made any performance improvements then they can simply check those with the benchmark tests.