mcdc-project/mcdc

Function Timers

开放

#123 创建于 2023年9月26日

 (2 条评论) (0 个反应) (1 位负责人)Python (35 个派生)auto 404
help wanted

仓库指标

星标
 (60 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Adding some kind of timer for individual functions to more readily identify hotpots in both Numba and Python mode. Working fork and branch

Obj mode in numba screws us over and the timing doesn't seem to be correct when comparing total wall clock runtime.

Things todo:

  • Investigate numba mode timing functions
  • Make run on multiple processors

贡献者指南