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
Adding a few more specs to the OpenSUT (trying to work around lack of accesses in declaration specs) has resulted in code that takes a very long time to check. I don't know how long because it hasn't finished but more than an hour. Before I added these specs it was taking about 90s.
# this is HEAD of branch 11-implement-mps currently
git checkout e2be19d6417b7cbb6f0dbd9f608e3085669fe8c3
cd components/mission_protection_system/src
make -f cn.mk -k -j4 components/actuation_unit.cn
Acceptance Criteria
CN accepts or rejects this code much faster. I would like to know what behavior caused this performance crash but a mine like this in the tool is very bad.
Do
assign issue to a Milestone
define acceptance criteria
add appropriate labels
Update this section to based on the Acceptance Criteria
The text was updated successfully, but these errors were encountered:
Summary
Adding a few more specs to the OpenSUT (trying to work around lack of
accesses
in declaration specs) has resulted in code that takes a very long time to check. I don't know how long because it hasn't finished but more than an hour. Before I added these specs it was taking about 90s.Bug
Noticed on
Appears still present on
Acceptance Criteria
CN accepts or rejects this code much faster. I would like to know what behavior caused this performance crash but a mine like this in the tool is very bad.
Do
The text was updated successfully, but these errors were encountered: