6 ms·
Translate please - http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=ruby&lang2=php http://shootout.alioth.debian.org/gp4/benchmark.php?test=al
by rlachenal 18y ago
Translate please -
http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=ruby&lang2=php http://shootout.alioth.debian.org/gp4/benchmark.php?test=all...
- igouy 18y agohttp://shootout.alioth.debian.org/u32q/faq.php#mirrorcharts http://shootout.alioth.debian.org/u32q/faq.php#mirrorcharts
- silentbicycle 18y agoThe white bars are time, the black bars are memory usage. Ergo, in most cases, PHP is running 2-5x faster than Ruby, but using about 3x as much memory.
- jlouis 18y agoMemory usage can probably be attributed to how PHP manages memory (hint: It /almost/ doesn't).
- silentbicycle 18y agoRight. Outlying results have to do with that whatever that specific benchmark concerns, e.g. thread startup cost.
- igouy 18y ago> e.g. thread startup cost There are 2 which require threads, there's no PHP program for either of those so why do you think "thread startup cost" has any relevance?
- silentbicycle 18y agoI wasn't stating which the outliers test, I was saying how to read the graph.
- igouy 18y agoIf that was your intention it's strange that as an example you suggested something that is not shown on the graph.
- igouy 18y ago> in most cases In 9/15 cases PHP is >= 2x faster In 6/15 cases PHP uses less memory
- silentbicycle 18y agoThanks for being so pedantic for us. We understand how valuable your time is, and it's quite flattering that you chose to spend it on catching and correcting microscopic ambiguities in our discussions that might have otherwise gone undiscovered.
- igouy 18y agoThanks for offering help to rlachenal. As the webpage states "a white bar shows which language implementation had the better time, and a black bar shows which had the better memory use". More flattery - in context "most" is not ambiguous, it's vague. As you are saying how to read the graph, a specific example will be more helpful than a vague summary.
- igouy 18y agoWhat don't you understand?