Re: New GHC performance dashboard

2015-05-17 Thread Edward Z. Yang
Outstanding work! Cheers, Edward Excerpts from Joachim Breitner's message of 2015-05-17 05:19:55 -0700: > Dear ghc developers, > > last July I set up a performance dashboard for GHC, i.e. a website where > you can see our performance numbers (nofib results, performance unit > tests, build time e

Re: Some test data

2015-05-17 Thread Tamar Christina
Hi Karel, Thanks for the quick reply, I need them for 7.10.x, as for the files compiler/utils/GraphOps.hs and compiler/deSugar/Coverage.hs seem to be good candidates, if you could do those two for me it would be great. Thanks!, Tamar From: Karel Gardas Sent: ‎Sunday‎, ‎May‎ ‎17‎

Re: Some test data

2015-05-17 Thread Karel Gardas
On 05/17/15 08:12 PM, Tamar Christina wrote: Hi All, I’m currently busy rewriting the GHC-split perl script into Haskell and require some for the platforms I don’t have at the moment. I require an example file(s) for: - Apple Darwin - Sparc - PowerPC Linux - X86 Linux - X86_64 Linux

Some test data

2015-05-17 Thread Tamar Christina
Hi All, I’m currently busy rewriting the GHC-split perl script into Haskell and require some for the platforms I don’t have at the moment. I require an example file(s) for: - Apple Darwin - Sparc - PowerPC Linux - X86 Linux - X86_64 Linux The test file I require can be generat

Re: New GHC performance dashboard

2015-05-17 Thread Joachim Breitner
Hi, Am Sonntag, den 17.05.2015, 20:00 +0200 schrieb Karel Gardas: > this is indeed great stuff. But although it's self-explanatory I'm not > able to find out what I'm looking for, i.e. simple way to see graph of > whole nofib performance results. i.e. not graphs per benchmark, but per > whole n

Re: New GHC performance dashboard

2015-05-17 Thread Karel Gardas
On 05/17/15 02:19 PM, Joachim Breitner wrote: provided me with the required set (thanks for that!), so here it is: http://perf.haskell.org/ghc It should be relatively self-explanatory. Joachim, this is indeed great stuff. But although it's sel

New GHC performance dashboard

2015-05-17 Thread Joachim Breitner
Dear ghc developers, last July I set up a performance dashboard for GHC, i.e. a website where you can see our performance numbers (nofib results, performance unit tests, build time etc.) for each commit. I used the software codespeed¹ as the backend, but I was dissatisfied with it: I found it was