Thread: Closed
View Single Post
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#32
Originally Posted by karam View Post
Ok then have you got any idea to make you see
for now you need to trust me casue i have a lot of friends did those tweaks and had a great results
and you can ask someone tried them in this thread
and the attention to my post heh this is even my first post in my whole life
idk how to bring attention to it

BTW i may do a youtube video but youtube is blocked in my country so i will have to do with a proxy or vpn
but not at the main time
A very simple bench mark could be something like:
Code:
echo "2^2^20" | time bc
(you'll need to install 'bc' from the repos). It makes the CPU calculate a big sum. It will give you a few timing values at the end - these can be used to compare before and after results.

FYI, my N900 gives:
Code:
real    0m 20.64s
user    0m 19.05s
sys     0m 0.05s
__________________
May the source be with you.
 

The Following User Says Thank You to jedi For This Useful Post: