Skip to content

Monitoring causes GPU stuttering #53

@Cyruz143

Description

@Cyruz143

Describe the bug
Running the main.py causes a constant micro stutter on GPU output, measurablable with tools and noticeable in games (frametimes spike).

To Reproduce
Steps to reproduce the behavior:

  1. Open a browser page to https://www.testufo.com/animation-time-graph
  2. Allow the test to settle
  3. Run main.py

Expected behavior
Monitoring shouldn't impact performance

Gif
Animation

Environment:

  • Release 2.0.3
  • Windows 10
  • Python 3.10.6
  • AMD 5900x / Nvidia 3080

Additional context
I'd like to see if other people can reproduce this as things like this could have varying degrees of impact depending on a bunch of variables.

I ran Open Hardware Monitor to see if that impacts the GPU the same way and it doesn't so it's either in the gputil lib or way Python calls it?

You can quite a few tests from https://www.testufo.com/ and most of them show frame drops/stuttering when the script is running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions