"Sin-D BenchMark" is an application to measure the performance of 2D game play.
You can check the value of each measurement, while drawing of the game screen. (Using OpenGL ES)
There are four measurement items. fps, Frame Time, Proc Time, Draw Time.
By looking at these items, you can know the comfort of 2D game play.
You can also destroy the fighter by tap on screen.
Reducing the number of drawing, will change the measured value.
[The measurement items]
fps: Number of frames per second.
Frame Time: The time required for one cycle.
Proc Time: The time required to process various non-drawing. (move, judge, etc.)
Draw Time: The time required to issue an order for all drawing.
[Please write measured value in review]
The value measured at the time of the remaining 100,
Model name, fps, Frame Time, Proc Time, Draw Time. As below.
Xperia X10, 31, 32, 2, 18
Sony Tablet S, 51, 19, 1, 16
Thank you for your cooperation.
"Sin-D patokan" adalah aplikasi untuk mengukur kinerja bermain game 2D.
Anda dapat memeriksa nilai dari setiap pengukuran, sementara menggambar dari layar permainan. (Menggunakan OpenGL ES)
Ada empat item pengukuran. fps, Time Frame, Proc Waktu, Menggambar Time.
Dengan melihat item ini, Anda dapat mengetahui kenyamanan bermain game 2D.
Anda juga dapat menghancurkan tempur dengan tap pada layar.
Mengurangi jumlah gambar, akan mengubah nilai yang diukur.
[Item pengukuran]
fps: Jumlah frame per detik.
Jangka waktu: Waktu yang diperlukan untuk satu siklus.
Proc Waktu: Waktu yang diperlukan untuk memproses berbagai non-gambar. (Bergerak, hakim, dll)
Menggambar Waktu: Waktu yang diperlukan untuk mengeluarkan perintah untuk semua gambar.
[Silakan menulis nilai yang terukur dalam review]
Nilai yang terukur pada saat sisa 100,
Nama model, fps, Time Frame, Proc Waktu, Menggambar Time. Seperti di bawah ini.
Xperia X10, 31, 32, 2, 18
Sony Tablet S, 51, 19, 1, 16
Terima kasih atas kerjasamanya.