Ubuntu vs. Windows In OpenOffice.org Benchmark
ahziem writes "Ubuntu's Intrepid Ibex and Redmond's Windows XP go head-to-head in an OpenOffice.org 3.0 performance smackdown measuring vanilla OpenOffice.org, StarOffice, Go-oo, and Portable OpenOffice.org 3.0. Each platform and edition does well in different tests. Go-oo is known for its proud slogan "Better, Faster, Freer," but last time with OpenOffice.org 2.4 on Fedora, Go-oo came in fourth place out of four. Slashdot has previously reported Ubuntu beating Vista and Windows 7 in benchmarks, so either XP is faster or this benchmark carries a different weight."
XP faster then vista/7? I'm shocked. I've been doing some general testing between XP and ubuntu 8.10 as well as dellbuntu 8.04. Ubuntu gets 25% longer battery life on my netbook, but cannot play youtube videos (on either version) without lurching video. XP on the same netbook does youtube just fine, but has a 3 hour batter life to ubuntu's 4 hour. On an old p4 i have xp scrolls smoothly and instantly in firefox, where 8.10 has a delay before anything happens. My conclusion: On a slow system, XP is faster.
Comment removed based on user account deletion
My first thoughts were also "Is speed really the issue here?" but for different reasons. I used Open Office for eight months before having to give up due to a massive number of small niggles that when combined make it very unpleasant to use. I think a lot of issues need to be addresses in Open Office before speed but sadly none of the problems ever seem to be addressed and they instead seem to focus on adding new features. In the end I had to give up and switch to Kingsoft Office 2009.
I've got absolutely no problem with them, provided they are reasonably accurate, and neither the summary, nor article is flamebait.
Hell, i'd probably even frequent an entire section devoted to it.
Who runs OO on Windows?
Any of my clients who came to me with a new computer recently.
Uninstall annoying McAfee/MS Office trial versions + Install AVG and OpenOffice = Happy client.
I use xls on both Excel and Open Office and they are mostly compatable. If you are one of those accounting types with 100000 lines in an excel file then you you should stick with excel.
Open Office is a replacement for M$ office for 95% of the use cases. Still the proprietary formats of M$ Office made it difficult to port. Since those standards are now published I think cross program support will improve.
Half of writing history is hiding the truth.
Who runs OO on anything? I use Ubuntu as my primary desktop/dev OS, but I don't use OO for anything.
It's slow, and it doesn't work for anything beyond a very trivial subset of Office functionality.
When I need Office, I go to my Windows laptop.
OO = total fail.
I came across a really fun bug in one version of the MS compiler where a colleague had tried using the SEE intrinsics to speed things up and found that it had become slower. Looking at the generated asm, it turned out that it was doing a function call for every intrinsic (while GCC just issued a single SSE instruction). I think the MS approach was to generate them as function calls and then use the inliner to turn them into single instructions, but for some reason the function inlining pass wasn't being run.
Not intending to bash the Microsoft compiler particularly here, just pointing out that the options you select for the compiler can make a huge impact on any compiler, often more than the difference between switching to a different compiler.
I am TheRaven on Soylent News
I own a small web development company. The company is basically 3 members and the occassional contractor. I run Ubuntu and the other two run vista and OSX on out development machines. We use Open Office so we can be platform agnostic.
Our bugs are smarter than your test scripts.
Comment removed based on user account deletion