sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.48k stars 488 forks source link

Merge and improve sage's benchmarking frameworks #16510

Open mezzarobba opened 10 years ago

mezzarobba commented 10 years ago

Some experimental work I started a while ago and have no time to continue right now.

Overall goal: make it easy both to benchmark sage against other tools and to track the performance of various subsystems across versions.

More or less done:

Component: performance

Branch/Commit: public/benchmarking-framework @ 0a7b47f

Issue created by migration from https://trac.sagemath.org/ticket/16510

saraedum commented 1 year ago

see also https://github.com/sagemath/sage/issues/25262 for using an external tool (asv) instead.

mezzarobba commented 1 year ago

Yes, that's certainly a better option, and the attached branch has bitrotten. I think we can close this ticket. (Opinions?)