Hi Luke,

> In LLVM we have been carrying out nightly runs of SPEC CPU 2017 and 
> llvm-test-suite[1] for Clang on RISC-V hardware. We’ve been using it to find 
> areas of improvement and to track performance regressions. 
>
> Recently we've also extended it to build and test GCC nightly, which is 
> available to view here: 
> https://cc-perf.igalia.com/db_default/v4/nts/machine/2.

Oh, that's great, thank you very much!  Certainly helpful for us as well and 
the automated profiling makes it even better.

Can lnt also show an absolute best/"best ever" or does that require to set a 
specific baseline run?  Also I'm getting

 InvalidRequestError("Can't determine which FROM clause to join from, there are 
 multiple FROMS which can join to this entity. Please use the .select_from() 
 method to establish an explicit left side, as well as providing an explcit ON 
 clause if not present already to help resolve the ambiguity.") 

when clicking on individual tests to show the graph.  Maybe that would already 
show a best ever?

-- 
Regards
 Robin

Reply via email to