|
|
Home Personal Work Computers Miscellaneous LaTeX Software Projects Rendering Tutorial UNIX Commands Using CVS Case Modding Base Wiki |
CVS compression levelsUsing CVS over modem lines is a lot faster when you're using compression of your traffic. CVS offers you 9 compression levels, ranging from 1 to 9, where 1 is using the least compression, but is the fastest to execute, and level 9 gives you the best compression, but it puts a bigger load on your CVS server in order to compress the data. I started wondering what kind of a compression level I would use. I do not have the right measurement equipment to figure out what level is best, so, the naive person I am, I turned to http://google.com'>Google in order to investigate what kind of levels other people use. I will use the level that most people use. Democratic, isn't it? So here's what http://google.com'>Google turned up with (September 12, 2003, numbers may differ through space and time):
Most web pages that discuss cvs and their compression level thus assume a compression level of 3. Surprisingly many people also advise on level 9, compared to all other levels. However, I don't want the load on my CVS server to be too high. As a conclusion, I'm currently using level 3. But I have no clue whether this is best in my situation. Order of parametersAs a last note, I'd like to point out that you have to provide the compression level at the command line before you provide the command to cvs. As such, use e.g. " See also |
|
|
All contents copyrighted 2000-2006 Anthony Liekens unless otherwise noted. Powered by PmWiki Page last modified on October 20, 2005, at 04:55 PM. |