Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark: Add write permissions to comment workflow #1

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

dwmunster
Copy link
Owner

No description provided.

@dwmunster dwmunster merged commit ed8a0aa into main Jun 4, 2024
5 checks passed
Copy link

github-actions bot commented Jun 4, 2024

Benchmark Results - Solvers

Main
Benchmarks did not run successfully on main.
PR
Benchmark: CirclesWithLines
 ║
 ╟─ n:    3, primitives:    5, constraints:   7
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 5.59e-15       0 ms
 ║  BFGSSolver          6.98e-21       0 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:    5, primitives:    9, constraints:  13
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 7.59e-15       0 ms
 ║  BFGSSolver          8.81e-17       0 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:   10, primitives:   19, constraints:  28
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 8.34e-15       0 ms
 ║  BFGSSolver          6.50e-17       0 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:   30, primitives:   59, constraints:  88
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 8.93e-15       3 ms
 ║  BFGSSolver          3.56e-17       1 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:   50, primitives:   99, constraints: 148
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 8.98e-15       5 ms
 ║  BFGSSolver          1.18e-16       3 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:  100, primitives:  199, constraints: 298
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 9.25e-15      11 ms
 ║  BFGSSolver          1.42e-16       9 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:  300, primitives:  599, constraints: 898
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 9.23e-15      33 ms
 ║  BFGSSolver          1.46e-16      75 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Benchmark: StairsWithLines
 ║
 ╟─ n:    3, primitives:    5, constraints:   5
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 8.98e-15       0 ms
 ║  BFGSSolver          8.67e-17       0 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:    5, primitives:    9, constraints:   9
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 9.11e-15       0 ms
 ║  BFGSSolver          1.29e-19       0 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:   10, primitives:   19, constraints:  19
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 9.86e-15       5 ms
 ║  BFGSSolver          6.37e-18       0 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:   30, primitives:   59, constraints:  59
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 9.76e-12✗    118 ms
 ║  BFGSSolver          2.98e-17       0 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:   50, primitives:   99, constraints:  99
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 3.82e-4 ✗    198 ms
 ║  BFGSSolver          2.73e-16       2 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:  100, primitives:  199, constraints: 199
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 1.10e0  ✗    409 ms
 ║  BFGSSolver          7.72e-17      15 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║
 ╟─ n:  300, primitives:  599, constraints: 599
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ║        Solver          Error    Duration
 ║  ───────────────────────────────────────
 ║  GradientBasedSolver 2.97e1  ✗   1168 ms
 ║  BFGSSolver          4.69e-16     313 ms
 ║  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant