Open
Description
current heatmap- in repo(it says- ran on 2 cores):
I tried re-running these and got these results(used 8 cores):
Potential cause: other background processes or the machine goes into 'sleep mode' in between, this can increase or decrease the time a function takes.
Potential solution: running heatmaps on VM and using some other timing function that gives the time CPU core(s) was actually running the process, instead of just time.time()
.
Metadata
Assignees
Labels
No labels
Activity