Mate Soos | 8 Apr 2006 16:50
Picon
Favicon

How to make valknut *MUCH* faster

Hi!

I have been using Valknut for about 4 months, and it is *appalyingly* 
slow. I mean, it is using 30-40% of my CPU non-stop (2400+ Athlon XP) - 
this is no joke. It really is 30-40%. I am in two hubs, both ~10'000 
users. I got really upset by the slowness, and after 4 months, I finally 
donwloaded the code, and started to tinker around with it. First, I 
switched off all the search-engine, because I thought that the amount of 
search requests I get is what is making this thing amazingly slow (i.e. 
people sending me a query and me having to search for it). But, to my 
*real* surprise, this didn't help at all. Hmm... so I thought, it must 
be the GUI. What is unusual in the GUI? Well, for a first, that 10'000 
long list on the right, always updated. Right! So... I simply did this:

/*            case DC_MESSAGE_MYINFO:
           {
               DC_MyInfo( (CMessageMyInfo *) Object );
               break;
           }
*/

OOOOOOOPPPPPPPPSSSS! 1% of proc usage! Wooow! And who needs the userlist 
anyways? I used it about twice in my life. I mean, what a trade-off! I 
can now use my computer with valknut running! I think this "discovery" 
of mine should be a reason to release a new version. I have read on the 
forums that *lots* of people have this problem. And they must be having 
it, too, since it really is a problem!

Please, if anyone on this email-list, reply, and do something about 
this. I hope this really helps!
(Continue reading)

Quamis | 8 Apr 2006 17:12
Picon
Gravatar

[Dcgui-common]

Hy, i was wondering: is anyone still developing valknut? or its dead?
didn't anyone forked some new software from the valknut souce-code?

--
--------------------------------------------
----THE END of this transmission----
Soós Máté | 9 Apr 2006 14:39
Picon
Favicon

I have the same feeling: maybe nobody is developing valknut any more?

Please anyone actively developing it, reply! Thx!

Msoos
WaCX | 14 Apr 2006 16:48
Picon

Text interface

Hi,
i'd like to ask if valknut can be operated in text-mode (not command-line, through ncurses i suppose)?
 
thx
wacx
Quamis | 14 Apr 2006 23:52
Picon
Gravatar

Re: Text interface

no you can't, but you can use ldcc or something like it(there are 2
text clients for DC if i remember correctly)...but they lack some of
the functionality.

On 4/14/06, WaCX <wacx <at> email.cz> wrote:
>
> Hi,
> i'd like to ask if valknut can be operated in text-mode (not command-line,
> through ncurses i suppose)?
>
> thx
>
> wacx

--
--------------------------------------------
----THE END of this transmission----
alex | 1 May 2006 09:57
Picon

Re: Dcgui-common digest, Vol 1 #154 - 2 msgs

Le Dimanche 9 Avril 2006 12:00, dcgui-common-request <at> berlios.de a écrit :
> Send Dcgui-common mailing list submissions to
> 	dcgui-common <at> lists.berlios.de
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.berlios.de/mailman/listinfo/dcgui-common
> or, via email, send a message with subject or body 'help' to
> 	dcgui-common-request <at> lists.berlios.de
>
> You can reach the person managing the list at
> 	dcgui-common-admin <at> lists.berlios.de
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Dcgui-common digest..."
>
>
> Today's Topics:
>
>    1. How to make valknut *MUCH* faster (Mate Soos)
>    2. [Dcgui-common] (Quamis)
>
> --__--__--
>
> Message: 1
> Date: Sat, 08 Apr 2006 16:50:23 +0200
> From: Mate Soos <msoos <at> freemail.hu>
> To: dcgui-common <at> lists.berlios.de
> Subject: [Dcgui-common] How to make valknut *MUCH* faster
>
> Hi!
>
> I have been using Valknut for about 4 months, and it is *appalyingly*
> slow. I mean, it is using 30-40% of my CPU non-stop (2400+ Athlon XP) -
> this is no joke. It really is 30-40%. I am in two hubs, both ~10'000
> users. I got really upset by the slowness, and after 4 months, I finally
> donwloaded the code, and started to tinker around with it. First, I
> switched off all the search-engine, because I thought that the amount of
> search requests I get is what is making this thing amazingly slow (i.e.
> people sending me a query and me having to search for it). But, to my
> *real* surprise, this didn't help at all. Hmm... so I thought, it must
> be the GUI. What is unusual in the GUI? Well, for a first, that 10'000
> long list on the right, always updated. Right! So... I simply did this:
>
> /*            case DC_MESSAGE_MYINFO:
>            {
>                DC_MyInfo( (CMessageMyInfo *) Object );
>                break;
>            }
> */
>
> OOOOOOOPPPPPPPPSSSS! 1% of proc usage! Wooow! And who needs the userlist
> anyways? I used it about twice in my life. I mean, what a trade-off! I
> can now use my computer with valknut running! I think this "discovery"
> of mine should be a reason to release a new version. I have read on the
> forums that *lots* of people have this problem. And they must be having
> it, too, since it really is a problem!
>
> Please, if anyone on this email-list, reply, and do something about
> this. I hope this really helps!

Thats great ! just tested it and it does changes evrything!
Thx !

Even though i think valknut should be forked or recoded.

-----
If you want to make changes in the world, you’re going to have to be there day 
after day doing the boring, straightforward work of getting a couple of 
people interested and building a slightly bigger organization and carrying 
out the next move and suffering frustration and finally getting somewhere. 
That’s how the world changes.
Noam Chomsky

Gmane