Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
answer Vasily Bannikov is correct
But there is a nuance, I saw how the wfp application works on very old (2005-2008) hardware, on a machine with no video drivers installed (something built-in is very weak) and how the process of drawing windows is visible on such a machine , I even remember writing a test application on winform, even a doublebuffer turned out to be not so double, despite the fact that some browser worked more than acceptable (yes, scrolling slowed down, but not like everything worked faster than .net and, of course, win32 applications of that time just flew on the same machine)
installing drivers corrects the situation, i.e. at a minimum, applications need to support 2d acceleration, i.e. some kind of video card is needed, just a minimal one.
Be careful, and now there is hardware (something based on arm) where there is no video accelerator support or it is problematic.
ps They also forgot about RAM, and about a fast ssd drive. For a developer, these parameters are even more important than the processor, although it is also recommended to maximize it.
Start developing on what is already in the development process to understand what is the bottleneck.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question