Being quite happy overall with the prime I couldn't help feeling certain things are very slow, mainly IO actions. Restoring titanium backups takes ages for example.
So I decided to do some extensive benchmarking using the i9100 and TF201 (for now, will add the TF101 later as well) to see how exactly the prime performs. I used the following benchmarks and ran them 3 times each (TF201 in performance mode, CFQ scheduler):
RL Benchmark - SQLite performnace
Androbench
CF-Bench v1.1
Antutu Benchmark
Benchmark (from softweg)
And I'm mostly blown away by the pathetic sqlite performance (and related, the disk performance). See screenshot for a summary (the .xls contains all the results).
1000 inserts taking 68 secs on the tf201 vs 0.6 secs on the i9100!!!
drop table taking 2+ secs on the tf201 vs 0.1 on the i9100
seq. read: ~20mb/s on the TF201 vs 52+ on the i9100
sqlite (updates and deletes): 18-ish secs on the TF201 vs 6 ish on the i9100.
Is the disk of the TF201 such utter crap? Seems to be... Or are there other ways of improving this. Any other results confirming this?
Looking into possibilities of disabling fsync() btw (http://forum.xda-developers.com/showthread.php?t=903507) but nothing really yet.
So I decided to do some extensive benchmarking using the i9100 and TF201 (for now, will add the TF101 later as well) to see how exactly the prime performs. I used the following benchmarks and ran them 3 times each (TF201 in performance mode, CFQ scheduler):
RL Benchmark - SQLite performnace
Androbench
CF-Bench v1.1
Antutu Benchmark
Benchmark (from softweg)
And I'm mostly blown away by the pathetic sqlite performance (and related, the disk performance). See screenshot for a summary (the .xls contains all the results).
1000 inserts taking 68 secs on the tf201 vs 0.6 secs on the i9100!!!
drop table taking 2+ secs on the tf201 vs 0.1 on the i9100
seq. read: ~20mb/s on the TF201 vs 52+ on the i9100
sqlite (updates and deletes): 18-ish secs on the TF201 vs 6 ish on the i9100.
Is the disk of the TF201 such utter crap? Seems to be... Or are there other ways of improving this. Any other results confirming this?
Looking into possibilities of disabling fsync() btw (http://forum.xda-developers.com/showthread.php?t=903507) but nothing really yet.
Attachments
Last edited: