protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Protux-devel] regarding JMB action processing


From: Remon Sijrier
Subject: [Protux-devel] regarding JMB action processing
Date: Tue, 14 Oct 2003 16:04:26 +0200
User-agent: KMail/1.5.3

Luciano,

All the JMB actions are now done with QStrings, but working with QStrings is 
much slower then for example with int's.

Especially in Song::process_jmb_action() it takes much time to process all 
these (actionName == "QString") actions.
Maybe something to keep in mind when these method is moved to a separate 
class? 
I was thinking of using defines, to keep readability of the code.
On my machine it takes almost ~1/2 second to process all possibilities in 
Song::process_jmb_action() ;-(

Greets,

Remon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]