Skip to content

发布初始版本

Compare
Choose a tag to compare
@littlemo littlemo released this 05 Jan 14:55
· 121 commits to master since this release
af674ac

Feature

  1. 实现对 line_profiler 封装的装饰器及相应的 TimeProfilerMixin
  2. 实现对 memory-profiler 封装的装饰器及相应的 MemoryProfilerMixin
  3. 实现用于打点计时的秒表工具,方便记录函数的关键执行节点,以及耗时