mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
96fa0565e4
This change also enables to remove the optimization at (*buffered.Image).ReplacePixels. // This commit w/ the optimization BenchmarkImageDrawOver-8 60225 19241 ns/op // This commit w/o the optimization BenchmarkImageDrawOver-8 66567 17700 ns/op // The previous w/ the optimization BenchmarkImageDrawOver-8 62355 19580 ns/op // The previous w/o the optimization BenchmarkImageDrawOver-8 54460 22768 ns/op Updates #1137 |
||
---|---|---|
.. | ||
command.go | ||
image_test.go | ||
image.go |