tscircuit / autorouting

Algorithms and dataset of autorouting problems for developing and benchmarking autorouters
https://dataset.autorouting.com/
1 stars 4 forks source link

Automatic Benchmark Tables comparing algorithm speeds (use CI) #36

Open seveibar opened 3 months ago

seveibar commented 3 months ago

Something like this:

Problem Type simple-grid infgrid-ijump-astar Speedup
single-trace 1.02ms 0.08ms ~13x
traces 2.60ms 0.09ms ~29x
distant-single-trace 69.75ms 0.03ms 2,325x
homie-gg[bot] commented 3 months ago

Here are some pull requests that might be helpful reference for this task:

homie-gg[bot] commented 2 months ago

This might have already been done via: Introduce Github Action Benchmarks.