mcdc-project/mcdc

Function Timers

Aperta

#123 aperta il 26 set 2023

 (2 commenti) (0 reazioni) (1 assegnatario)Python (35 fork)auto 404
help wanted

Metriche repository

Star
 (60 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor