A place where the Joyent community can gather, help each other out, and stay informed.
You are not logged in.
Not sure if this has been pointed out by anyone yet, but here is a nice little comparison of TextPattern adn WordPress, if you're interested (TP=faster).
Last edited by liampage (2005-03-28 03:29:11)
Offline
Hi jason,
Geez, junk requests/second.
Yes of course. As I have written those numbers are not meant to be taken as absolute, since they ran on an old PIII-Mobile with 256MB on Windows. They are only meant for relative comparisons. I am sure you got the bigger er hardware. *G* ;)
Old news.
I didn't know about it. :) On the other hand, if you are comparing different page-setups, you'll get widely different numbers - even if you are using the same software. That's why I imported the same posts into both and made sure they displayed the exact same stuff.
Also to be fair, one has to remember that TXP currently really makes requests for 2 PHP-files (w/ db-access) for each pageview (the html-page and the relating CSS), whereas Wordpress uses a static CSS-File - so that would further close the gap. Bu then, I know that zem has been implementing some changes that further speedup txp. ;)
jason, since you know xdebug as well, and have access to a unix-shell (I currently don't), maybe if you have some time, you could run some checks for memory-usage of the two systems? I'd be interested in those results. :)
Offline
sure, xdebug is on the servers and dean/zem happily using it. going to take someone else picking that up though. running things through xdebug here is pretty easy, just takes grabbing one's own php.ini and putting the values in/switch to module and put it in htaccess.
Offline
Maybe it might interest some of you, I have written a follow up article on my performance benchmark for Wordpress, Textpattern, Serendipity & Lightpress.
http://www.sencer.de/article/1198/weblog-software-benchmark-ii
The results in a nutshell:
- Lightpress has the edge (without any caching plugins) and Textpattern comes in second, then Serendipity and finally Wordpress.
- Textpattern comes in first with caching plugins enabled (although there is none for Lightpress).
- Textpattern also generally has a relatively low memory footprint (albeit not as low as Lightpress).
Offline
That's very interesting stuff, Senser. Thanks for posting it.
On Edit: Senser, your 10 posts totalled 12,306 characters , right (i.e., not 12.306)? Also, I think that link to LightPress should be http://lightpress.org rather than *.com. LightPress looks pretty interesting...
Last edited by Hoopla (2005-05-22 17:57:35)
Offline
Hey hey, nice to see
jah$ host lightpress.org
lightpress.org has address 70.84.216.2
jah$ host 70.84.216.2
2.216.84.70.in-addr.arpa domain name pointer davie.textdrive.com.
Offline