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

貢獻者指南