![]() |
Missing benchmark application for Sailfish os
So it would be nice if there is some benchmark applications for sailfish os. Antutu benchmark would be great to see sailfish because then we can compare sailfish devices to android devices.:cool:
Maybe someone become inspired about this idea. There is no any benchmark for sailfish so that's missing application indeed. I'm currently don't have more thoughts about this subject. I also know that this dream probably not come true.. We have thread for that at least. I hope I caused discussion about this subject, so ahoy sailors speak!;) |
Re: Missing benchmark application for Sailfish os
I benchmarked sailfish devices 2 years ago.
Some common linux commands could indeed be utilized by an application and have a nice front end. ~CPU speed Code:
time $(i=0; while (( i < 999999 )); do (( i ++ )); done) Code:
dd bs=16k count=102400 oflag=direct if=/dev/zero of=test_data Code:
dd bs=16K count=102400 iflag=direct if=test_data of=/dev/null Code:
time systemctl start aliendalvik.service Code:
time xdg-open /usr/share/applications/jolla-camera.desktop Multicore/thread cpu test Code:
sysbench --test=cpu --cpu-max-prime=2000 --num-threads=2 run Code:
sysbench --test=memory --memory-total-size=512Mb run |
Re: Missing benchmark application for Sailfish os
Quote:
For example, the first Atom CPUs, while having a comparibly low clock rate, were actually not bad when it came to ALU operations. What made them feel so horribly slow was, that for every FPU operation they needed two clock cycles, effectively halving their nominal clock rate in these scenarios. A more sophisticated, but still easy to use benchmark would be nbench [1][2]. There should also be some benchmarks for devices like the N900 in these forums. [1] https://www.math.utah.edu/~mayer/linux/bmark.html [2] https://en.wikipedia.org/wiki/NBench |
Re: Missing benchmark application for Sailfish os
Well, there is sysbench like @mosen mentioned
https://openrepos.net/content/nieldk/sysbench |
All times are GMT. The time now is 21:10. |
vBulletin® Version 3.8.8