Skip to content

onurkya7/Python-script-performance-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Performance testing for python code

Explanation of the code

Performs cpu, ram and runtime performance tests on your python code.

  • cpu shown as percentile
  • ram is measured in mb type
  • runtime measurement in seconds

Important information:

  • In codes with very small runtime, results may be incomplete, but for codes that run 2-3 seconds above, it shows realistic results. However, multiple tests are recommended to obtain accurate results.

How to use?

  • just paste your code between the place shown.

1

  • performance results sample output:

Capture

License

Our project is licensed under the MIT License.

About

💻 A multithread performance tester where you can test the cpu usage, ram usage and uptime factors of your python code.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages