This was part of the motivation my cloud LNT instance. The Heroku cloud which I am running on is using a postgres cluster, not a single machine. It is well tuned for large databases.> On Nov 30, 2014, at 6:59 AM, Renato Golin <renato.golin at linaro.org> wrote: > > On 30 November 2014 at 13:29, Tobias Grosser <tobias at grosser.es> wrote: >> Proving 'stable' is not that easy. In fact LNT works flawless for me at >> home. > > It's the volume, indeed. > > >> Having said this, anything that allows us to have a LNT instance that can be >> maintained/debugged easily and where we can point our LNT testers to, will >> simplify debugging of this production LNT issues. > > Yes, maintainability and stability are more important that speed. > Though, it'd be good to have database and web separate, so we can > scale them differently, and as needed. Docker or cloud instances look > the right way to go, for me. > > cheers, > --renato > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
On 01.12.2014 18:45, Chris Matthews wrote:> This was part of the motivation my cloud LNT instance. > > The Heroku cloud which I am running on is using a postgres cluster, not a single machine. It is well tuned for large databases.If it is maintained and well tuned, maybe we can just point llvm.org/perf there and submit to this instance? Cheers, Tobias
The cloud instance would need funding to run at the scale the llvm.org <http://llvm.org/> server runs at. It can only accommodate about 5k submissions worth of data at its current size. I assume that would be exhausted pretty fast with a bunch of machines submitting several times per day.> On Dec 1, 2014, at 9:49 AM, Tobias Grosser <tobias at grosser.es> wrote: > > On 01.12.2014 18:45, Chris Matthews wrote: >> This was part of the motivation my cloud LNT instance. >> >> The Heroku cloud which I am running on is using a postgres cluster, not a single machine. It is well tuned for large databases. > > If it is maintained and well tuned, maybe we can just point llvm.org/perf there and submit to this instance? > > Cheers, > Tobias-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141201/eb219fab/attachment.html>