polytope
polytope copied to clipboard
Performance Benchmarking
I've made a template to help with performance benchmarks on this branch carterbox/polytope@ec5fdd01c4e7046ec3e47436b0ec37cfbd1e36af. I chose timeit
instead of cProfile
because the output is easier to manage and compare. Though, if you wanted, you could easily switch out one for the other.
Issue #2 (improve polytope efficiency) is relevant.