我试过在3台不同的机器上运行WACK2.2(使用i5进程,4-8 GB内存,固态硬盘/旋转磁盘)。在每个应用程序上,这些应用程序都失败了,应用程序的启动时间从5秒到11秒不等。App Launch Time: 11.195 Seconds. Launch times more than 5.0 Seconds will fail on low end systems?我尝试过使用Windows Performance Analyzer分析App_LaunchData.etl (这是我第一次使用它)。我注意到jscript9.
直观地说,我希望它读取每一行,先向下移动Red列,然后是G、B、A(我称之为沿宽度折叠,然后是高度折叠,而不是RGBA)。pixels[width*height-1-height] (collapse along height, then width, then RGBA)<br>
pixels[width*height*4-