![]() |
Re: SpeedTweak ALPHA
@brontide
actually, I manually made the changes you had posted in your earlier work thread... :) |
Re: SpeedTweak ALPHA
I wonder if there's any way to conclusively rule out the placebo effect. Perhaps some way of using the unixy 'time' command to measure the loading time of apps. I doubt that this would be possible, but imagine that you could pass an argument to microb that would cause it to start up, load a page, display the page and then exit. That would allow a tester to run something like "time microb -load www.bleh.com -exitafter" at the command-line and get a time before and after the tweaks. I have no idea if anything like this is remotely plausible, but perhaps someone else knows more.
|
Re: SpeedTweak ALPHA
Did it work *for you*?
Did you perceive an improvement? Has there been any negative side effects? There is a lot more that I'm working on, but it's on my wait list since I want to bang out my Demo for the summit in time to do a dry run at the local LUG. |
Re: SpeedTweak ALPHA
Quote:
|
Re: SpeedTweak ALPHA
Good work. No any negative side effects.
|
Re: SpeedTweak ALPHA
Thanks for taking the time to do this.
I have a couple of minor points for future releases (tested on Diablo only): these settings in cpufreq_tweak.sh: Code:
echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor Code:
net.ipv4.tcp_sack=1 Also, the hosts.sh pipeline (nice use of xargs btw) can be shortened by a few commands: Code:
wget -q -O - http://www.mvps.org/winhelp2002/hosts.txt | awk '/^127\.0\.0\.1.*\./ { print $2 }' | sort -u | xargs -n 100 echo 127.0.0.1 > /etc/banner_ad_hosts |
Re: SpeedTweak ALPHA
Quote:
no problems and in the bright of day- (and a little less etoh) it is much faster |
Re: SpeedTweak ALPHA
Quote:
Why does APT not detect a file is modified? Normally, on Debian-based systems, debconf pops up and asks the user what to do. This way you can do a diff to see the changes, and merge easily. *BSD has similar tools (mergemaster). |
Re: SpeedTweak ALPHA
See this post for more insight into sysctl changes
http://www.internettablettalk.com/fo...4&postcount=93 |
Re: SpeedTweak ALPHA
thanks, I'm working on some major changes and will gtake this into account
|
All times are GMT. The time now is 21:00. |
vBulletin® Version 3.8.8