LMbench as gcc performance regression test?
From: Dan Kegel (dank_at_kegel.com)
Date: 08/31/03
- Previous message: Jörn Engel: "Re: bandwidth for bkbits.net (good news)"
- Next in thread: Larry McVoy: "Re: LMbench as gcc performance regression test?"
- Reply: Larry McVoy: "Re: LMbench as gcc performance regression test?"
- Reply: Daniel Jacobowitz: "Re: LMbench as gcc performance regression test?"
- Maybe reply: rwhron_at_earthlink.net: "Re: LMbench as gcc performance regression test?"
- Reply: Martin J. Bligh: "Re: LMbench as gcc performance regression test?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Aug 2003 00:21:37 -0700 To: GCC Mailing List <gcc@gcc.gnu.org>, linux-kernel@vger.kernel.org
http://cs.nmu.edu/~benchmark/ has an interesting little graph
of LMBench results vs. Linux kernel version, all done with the
same compiler.
Has anyone seen a similar graph showing LMBench results vs. gcc version,
all done with the same Linux kernel?
And does everyone agree that's a meaningful way to compare the
performance of code generated by different compilers?
I happen to have a number of versions of gcc handy, and was
considering making such a graph, but was hoping somebody
else had already done it.
(There seems to be large variations in successive runs of LMBench
when I try it, so it may take me a bit of work to get repeatable
results.)
Thanks,
Dan
-- Dan Kegel http://www.kegel.com http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Jörn Engel: "Re: bandwidth for bkbits.net (good news)"
- Next in thread: Larry McVoy: "Re: LMbench as gcc performance regression test?"
- Reply: Larry McVoy: "Re: LMbench as gcc performance regression test?"
- Reply: Daniel Jacobowitz: "Re: LMbench as gcc performance regression test?"
- Maybe reply: rwhron_at_earthlink.net: "Re: LMbench as gcc performance regression test?"
- Reply: Martin J. Bligh: "Re: LMbench as gcc performance regression test?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: LMbench as gcc performance regression test?
... >>of LMBench results vs. Linux kernel version, ... >>Has anyone
seen a similar graph showing LMBench results vs. gcc version, ... I need to make sure that
moving to a newer compiler for our kernel ... (Linux-Kernel) - Re: derefrencing pointer to incomplete type
... struct _graph_vertex { ... If your compiler complains if you take away
... - you forgot to check for malloc() success or failure. ... typedef struct _graph
graph_type; ... (comp.lang.c) - Re: Perform Thru/Go to vs. Perform - Compile Speed
... lot less graph processing in the compiler. ... program representation,
which is usually a directed acyclic graph. ... a complicated graph representing spaghetti
code is likely to ... (comp.lang.cobol) - Re: LMbench as gcc performance regression test?
... > of LMBench results vs. Linux kernel version, ... > Has anyone seen a
similar graph showing LMBench results vs. gcc version, ... (Linux-Kernel) - Re: Code analysis, call graphs for Common Lisp
... This will produce a call graph, ... > since it's in the compiler it
should handle macros and such just fine. ... I suppose turning off the compiler optimisations
might ... David Trudgett ... (comp.lang.lisp)