Tobias Grosser
2012-Jan-25 09:59 UTC
[LLVMdev] Settin up a LNT nightly tester to report to http://llvm.org/perf
Hi, I got a new machine on which I want to run nightly tests that track clang performance changes over the next years. I plan to use the same or a similar setup as Bob is running for his i386 tester, but for x64. (I plan to extend this, but I want to start small). To set this up I think i need two things: 1. A script to automate the separate steps A script that checks out the different svn modules, compiles them and reports to the performance server. I plan to just put this script in my crontab. @Bob: Do you have such a script already available? 2. An account to be allowed to report to the server Who is the person I need to ping for this? Thanks for your help Tobi
Chandler Carruth
2012-Jan-25 10:06 UTC
[LLVMdev] Settin up a LNT nightly tester to report to http://llvm.org/perf
On Wed, Jan 25, 2012 at 1:59 AM, Tobias Grosser <tobias at grosser.es> wrote:> Hi, > > I got a new machine on which I want to run nightly tests that track > clang performance changes over the next years. I plan to use the same or > a similar setup as Bob is running for his i386 tester, but for x64. (I > plan to extend this, but I want to start small).FYI, I would also really like to contribute some hardware here. I'm eagerly awaiting the steps. =] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120125/21546197/attachment.html>
Seemingly Similar Threads
- [LNT] new server instance http://lnt.llvm.org seems unstable
- [LNT] new server instance http://lnt.llvm.org seems unstable
- [LNT] new server instance http://lnt.llvm.org seems unstable
- [LNT] new server instance http://lnt.llvm.org seems unstable
- Internal server error when submitting LNT to lnt.llvm.org