mcdc-project/mcdc

Function Timers

オープン

#123 opened on 2023/09/26

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)Python (35 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (60 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド