-
-
Notifications
You must be signed in to change notification settings - Fork 154
Stress testing #917
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestmedium_priorityMedium Priority IssuesMedium Priority Issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmedium_priorityMedium Priority IssuesMedium Priority Issues
Type
Fields
Give feedbackNo fields configured for issues without a type.
This was moved to Discussions at #162 by mistake.
Originally posted by ouuan February 6, 2020
Is your feature request related to a problem? Please describe.
I can't use stress testing inside the editor.
Describe the solution you'd like
Add a window for stress testing, it has two (or three, including the current solution, maybe sync with the main editor) editors — one for the other solution and one for the test case generator, you can load them from files, maybe load from other tabs. You can set the time limit, and run until finding a diff between the two solutions. The number of correct test cases and used time for each test case can be displayed while stress testing.
Describe alternatives you've considered
N/A
Additional context
N/A