Skip to content

get_picture("Color") takes ~0.03s using integrated CPU graphics — is this normal? What speed can be expected with a dedicated GPU (e.g., RTX 4060)? #266

@pioneer-innovation

Description

@pioneer-innovation

Hello,
When testing the get_picture("Color") function using only the integrated GPU on the CPU (e.g., Intel UHD Graphics), the average execution time per call is about 0.03 seconds.

I would like to ask:

Is this execution time considered normal when running solely on integrated CPU graphics?
If a dedicated GPU (such as NVIDIA GeForce RTX 4060) is available, roughly how fast could this function run? Are there any benchmark results?
Does the execution time mainly depend on GPU performance, or are other factors (such as memory bandwidth or API overhead) more significant?

Test Environment

OS: Ubuntu 22.04.5 LTS (Jammy)
CPU: 13th Gen Intel Core i5-13400 (10 cores / 16 threads, up to 4.6GHz)
Integrated GPU: Intel UHD Graphics (PCI ID: 4682)
GPU Driver: i915 (Mesa, resolution 1920x1080)

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