Skip to content

Inconsistent heatmaps and the current timing script #51

Open
@Schefflera-Arboricola

Description

current heatmap- in repo(it says- ran on 2 cores):
x

I tried re-running these and got these results(used 8 cores):
y

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().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions