Skip to content

Display Performance Metrics for Sorting Algorithms #2

Description

@m-a-x-s-e-e-l-i-g

Feature Request: Display Performance Metrics for Sorting Algorithms

It would be beneficial to have a feature that displays performance metrics for sorting algorithms. This feature should include both time and memory usage statistics. It could be a small chart like this:
image

Feature Description:

  • Execution Time: Measure and display the time taken by the algorithm to complete the sorting process.
  • Memory Usage: Track and show the amount of memory used during the sorting process.

Why This Feature is Important:

  • Performance Comparison: Allows users to compare the efficiency of different sorting algorithms in terms of speed and memory consumption.
  • Optimization: Helps in identifying which algorithms are more suitable for specific scenarios, especially when memory usage is a critical factor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions