llvm / circt

Circuit IR Compilers and Tools
https://circt.org
Other
1.61k stars 280 forks source link

Perf measurements link (https://circt.org/perf/) broken #7308

Open mgielda opened 1 month ago

mgielda commented 1 month ago

On the bottom of https://circt.llvm.org/ it says "Nightly performance plots: https://circt.org/perf/" but this does not work. Given that the main page is at https://circt.llvm.org/ I tried https://circt.llvm.org/perf/ but that is a 404.

If the data is available elsewhere, the link could be fixed, or if it is not gathered anywhere, that line could be deleted from the docs.

dtzSiFive commented 1 month ago

Thanks for reporting these issues!

The data is here: https://github.com/circt/perf FWIW. I think https://circt.org/perf is the correct link (not incorrect anyway) but something else is currently broken. I'm not entirely sure how this is organized.

Looks like circt.org no longer "working" (configured nameservers don't have information for it), which seems like part of the problem...