Skip to content

threading issue #152

@screwer

Description

@screwer

Standart cycle clear/draw/display decreases threading perfomance about 1000 times. Waiting inside 'display' prevents python from executing another threads. Simple reproduce/workaround is to add 'time.sleep(1/60)' anywhere in loop.

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