Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Windows Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Windows Support For questions about Windows issues regarding LimeWire or WireShare or related questions


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old May 22nd, 2004
verdyp's Avatar
LimeWire is International
 
Join Date: January 13th, 2002
Location: Nantes, FR; Rennes, FR
Posts: 306
verdyp is flying high
Default

Note that I have worked on accelerating the SHA1 hashing. I hope that LimeWire will test the new SHA1 class I created, because it DOUBLES the performance of the SHA1 "MessageDigest" so that, for the same CPU time, it will hash twice the volume.

However it will require testing it on other platforms than just mine (Windows), notably on MacOSX where some optimizations that are perfectly legal according to the Java VM specification produce errors when computing expressions.

The new code I created should however be extremely beneficial to Mac OS 9 users, because it avoids all memory management (which is shamely one of the main causes of slow performance in Java 1.1.8/MRJ 2.5, the latest supported Java on Mac OS 9).

Give us some time to beta-test this SHA1 hashing code completely, and it may be in a later release of LimeWire. (On my PC, an Athlon 1800+ XP on Windows XP with Java 1.5-RC1, this code can hash 47 Megabytes per second, instead of 22 Megabytes per second with the default hash implemented in Java core libraries; the difference of performance is even greater with Java 1.4 or 1.3, where my code works roughly at the same level of performance, unlike the default code in Java core libraries).

---

Hashing should not take 100% of your CPU. It is limited on purpose so that its background-running thread will not take more than 33% of the total execution time, leaving enough time to keep the LimeWire GUI or your other apps responsive. At most, LimeWire should not take more than 50% of your CPU time when connected, unless you are trying to download lots of files in parallel.

That's one good reason why the number of concurrent downloads is limited: if it was unlimited, we could have hundreds or thousands of threads taking all your CPU if they all try to connect to various sources, accessing to complex data structures for each file and each source. You can choose the number of concurrent downloads to authorize in the options (you can still select more files to download but they will be queued locally, and tried one after the other).

If you have poor performance, you may need to reduce the number of concurrent downloads allowed in the options panel.
__________________
LimeWire is international. Help translate LimeWire to your own language.
Visit: http://www.limewire.org/translate.shtml

Last edited by verdyp; May 22nd, 2004 at 04:10 PM.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Limewire fast download - slow startup - it works! Juerg General Linux Support 0 August 14th, 2005 03:03 AM
Can sharing too many files slow PC? palikid BearShare Open Discussion 1 August 9th, 2005 08:49 PM
Startup too slow on Windows! craigm General Windows Support 4 June 12th, 2005 07:24 AM
Can sharing too many files slow PC? palikid Open Discussion topics 2 April 19th, 2005 10:25 PM
Slow Startup TheManJGM General Mac Support 0 October 31st, 2002 12:22 AM


All times are GMT -7. The time now is 06:59 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.