Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Timer provides unexpected times when multithreading #52

@Yvee1

Description

@Yvee1

The Timer in cartocrow/core uses the C function clock(), which measures CPU time. When multithreading it seems that the times spent by each thread are effectively summed up by clock(), resulting in seemingly much higher time spent than expected.

Metadata

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