-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request: Display Execution Time
It would be great to have a feature that shows the execution time of algorithms. Here's an example of what it could look like:
Feature Description:
- When the user clicks "Start," a timer begins counting from 0 seconds.
- The timer continues until the algorithm completes its execution.
Why This Feature is Important:
- It allows users to see how long different sorting algorithms take to execute in various scenarios.
- This can help in comparing performance and optimizing code.
Thank you for considering this feature request and for your amazing project!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request