mcdc-project/mcdc

Function Timers

Ouverte

#123 ouverte le 26 sept. 2023

 (2 commentaires) (0 réaction) (1 personne assignée)Python (35 forks)auto 404
help wanted

Métriques du dépôt

Stars
 (60 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur