PDA

View Full Version : Deki Performance in terms of Speed!



Umair
08-23-2007, 08:19 AM
Okey, this one is not the same as i posted before.

In competition against it's competitors, Deki faces a speed performance issue.
Everything works fine, but all in all, there is some delay caused in almost every operation. In other words, Deki is slow.

My assumption is, that since most of the wiki's don't support WYSIWYG editor and focus more towards a simple interface, they tend to be fast.
Deki, on the other hand has an impressive GUI and ofcourse the handy WYSIWYG, thereby causing effects on the speed.

Is this really the only thing ??
Please correct me if i am wrong

SteveB
08-24-2007, 02:28 AM
If you use tools like Fiddler or Firebug, you'll see that we swing a large amount of javascript into your browser. Every release, we make things a bit smarter and faster. For instance, for the upcoming D release, Roy has made several big improvements to how our core CSS files are delivered.

Also, recently another forum member (tom), did some performance measurements, and Deki Wiki faired very well:
http://forums.opengarden.org/showthread.php?t=517

So, short answer to your question: yes, it could be faster, but when comparing apples-to-apples, Deki Wiki is already doing very well.

Umair
08-27-2007, 12:08 PM
Great Measurements ! :)
Is there any special diagonistics for Apache as itself, as was mentioned about the GZIP ??