GitHub - yangzhanxi/performance-test-python-code · GitHub
Skip to content

yangzhanxi/performance-test-python-code

Folders and files

Repository files navigation

Performance Test Python Code

CPU

Time

  • timeit Measure execution time of small code snippets

Memory

  • Memory Profiler This is a python module for monitoring memory consumption of a process as well as line-by-line analysis of memory consumption for python programs

  • Installation pip install -U memory_profiler
    pip install psutil

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages