Benchmarks for Linux Applications on S/390 Zseries?
qaseem asks: "I am looking for benchmark results of various
applications (DB, WebAS, mail, etc.) on Linux on the S/390 mainframe.
I am also looking for tools to stress test these applications when
installed in the S/390 Linux partition. I was wondering if anyone has
seen such information or tried such tools. On a side note I am also
interested in finding a way to relate the MIPS speed of the S/390 to
the world of MHz or GHz on other platforms."
You won't learn too much when you compare MHz to MIPS with an S/390. They are fairly slow, but they do have a TON of memory bandwidth and very fast RAM. At my school we still do mainframe asm programming, and it was pretty clear that machine could move memory like crazy.
DB apps and the like should run nice and fast... makes sense... that is the reason S/390's still exist.
Everyone knows that mainframes can be mighty fast when running OS/390 apps... the better question would be, how well does the zSeries Linux take advantage of IOPs and stuff like that... If it does, it should fly - if it doesnt, then you're probably better of running DB2 or something on the mainframe and have a couple of intel based linux boxes in front doing the rest of the work (webservers, ...) DOes anyone know if Linux on the zSeries takes advantages of the mainframe architecture?