Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Improved formatting control of timers and rss::usage

Compare
Choose a tag to compare
@jrmadsen jrmadsen released this 25 Apr 21:16
· 878 commits to master since this release
  • Large re-write of formatting
  • Python format module with classes timemory.format.rss and timemory.format.timer
  • Python units module
  • timemory.rss_usage has more initialization options
  • Intel -xHOST and -axMIC-AVX512 flags enabled for Intel compilers
  • Added units.hpp
  • Added formatters.{hpp,cpp}
  • Removed namespace.hpp
  • Some minor serialization updates
  • Relocated ^/pybind11 to ^/source/python
  • TIMEMORY_INTEL_{C,CXX}_AVX512={ON,OFF}
  • INTEL_{C,CXX}_COMPILER_FLAGS=""
  • format names variables prefix/suffix instead of begin/close
  • rss::usage has more format constructors