Direct2D 是否有可用的性能测试?
我对绘图基元性能(CAD、GIS 等)特别感兴趣,但与 GDI/GDI+ 的任何速度比较都会非常有趣。
I'm particularly interested in drawing primitives performance (CAD, GIS, etc.) but any speed comparison with GDI/GDI+ would be very interesting.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
为什么不直接输入一些代码来输出测试运行需要多长时间,然后您就可以比较各种方法的性能。
Why not just put in some code to output how long it took for the test to run, then you can just compare the performance of various methods.