I have been following the development of the /zorg/trunk/lnt project for a while and am wondering if there is some regular LLVM performance testing using LNT that can be accessed online? Are there any plans to create an officially used web service for this like e.g the llvm buildbots?
I have a nightly tester for i386 llvm-gcc on Darwin that uses LNT and submits results to llvm.org (http://llvm.org/perf/db_default/simple/nts/). All that's missing is for people to set up additional testers for other options and platforms....
I have been following the development of the /zorg/trunk/lnt project for
a while and am wondering if there is some regular LLVM performance
testing using LNT that can be accessed online? Are there any plans to
create an officially used web service for this like e.g the llvm buildbots?
I have a nightly tester for i386 llvm-gcc on Darwin that uses LNT and submits results to llvm.org (http://llvm.org/perf/db_default/simple/nts/). All that's missing is for people to set up additional testers for other options and platforms....
Great,
I will see if I can setup something. Is there any reason this is not
linked from the LLVM website?
Not really, but it has only recently started being used actively. It's
still a bit in beta testing mode. I think we should wait until we have
some better documentation and more testers before publicizing it more.