what APIs of window can be used by window APP (Win32, UWP...) to tune their performance

emma 20 Reputation points
2023-10-27T07:32:59.1833333+00:00

What APIs of windows can be used by window APP (Win32, UWP...) to tune their performance in windows? for example, for some low_latency or high_cpuutil tasks, What interface APIs can window APP (Win32, UWP...) call to meet their performance requirements; Or What performance related APIs does windows provide?

we can set ShortSchedulingPolicy/SchedulingPolicy/Perflatencyhint/etc by powercfg.ext, but I want to know APIs called by window APP (Win32, UWP...) to meet their requirements.

thanks.

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,099 questions
Universal Windows Platform (UWP)
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,523 questions
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,579 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. emma 20 Reputation points
    2023-10-30T01:45:04.29+00:00

    Let me clarify my question: what APIs of windows can be used by win32/UWP/..... to meet their performance in wos

    0 comments No comments