recently, i profile my game use the gpu query.
i use the method from mjp's blog.
everything is fine, except that the present() use too much time, 6-10ms.
even my game is gpu bound, this is too much, i don't use vsync.
why present() use so much time?
Thanks.
↧