Skip to content

Compares the runtime and memory consumption of different programs across identical inputs and outputs

License

Notifications You must be signed in to change notification settings

WhyAsh5114/Python-Runtime-Comparer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Runtime Comparer

Features

  1. Compares the runtime and of different programs across identical inputs and outputs
  2. Graphs the runtime over different sized inputs using matplotlib
  3. Finds out particular tests which consistently occur in worst case or best case through statistics
  4. Can choose multiple solver files, input files, and output files, through a GUI

Main menu

default

Example usage

graph

About

Compares the runtime and memory consumption of different programs across identical inputs and outputs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published