Skip to content

Commit 085ad7c

Browse files
author
Circle CI
committed
Update docs for dev (build 4295)
1 parent 4cb9418 commit 085ad7c

64 files changed

Lines changed: 979 additions & 299 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

dev/_sources/auto_examples/run_minimal_benchmark.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ To run the benchmark, just execute:
6969
<span style="color: #000080; text-decoration-color: #000080; font-weight: bold"> |--gd[lr=0.01]:</span> <span style="color: #808000; text-decoration-color: #808000; font-weight: bold">done (not enough run)</span>
7070
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">Saving result in: </span>
7171
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-03</span>
72-
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-10_13h05m58.parquet</span>
72+
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-11_13h34m14.parquet</span>
7373
Processing
7474
/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-03
75-
-10_13h05m58.parquet
75+
-11_13h34m14.parquet
7676

7777

7878
</pre></div>
@@ -121,10 +121,10 @@ To get a more precise curve, you can increase ``n`` and ``r``:
121121
<span style="color: #000080; text-decoration-color: #000080; font-weight: bold"> |--gd[lr=0.01]:</span> <span style="color: #008000; text-decoration-color: #008000; font-weight: bold">done</span>
122122
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">Saving result in: </span>
123123
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-03</span>
124-
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-10_13h06m09.parquet</span>
124+
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-11_13h34m25.parquet</span>
125125
Processing
126126
/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-03
127-
-10_13h06m09.parquet
127+
-11_13h34m25.parquet
128128

129129

130130
</pre></div>
@@ -153,7 +153,7 @@ suboptimality instead of objective value.
153153

154154
.. rst-class:: sphx-glr-timing
155155

156-
**Total running time of the script:** (0 minutes 15.449 seconds)
156+
**Total running time of the script:** (0 minutes 13.937 seconds)
157157

158158

159159
.. _sphx_glr_download_auto_examples_run_minimal_benchmark.py:

dev/_sources/auto_examples/sg_execution_times.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Computation times
88
=================
9-
**00:15.449** total execution time for 3 files **from auto_examples**:
9+
**00:13.937** total execution time for 3 files **from auto_examples**:
1010

1111
.. container::
1212

@@ -33,7 +33,7 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_run_minimal_benchmark.py` (``run_minimal_benchmark.py``)
36-
- 00:15.449
36+
- 00:13.937
3737
- 0.0
3838
* - :ref:`sphx_glr_auto_examples_plot_run_benchmark.py` (``plot_run_benchmark.py``)
3939
- 00:00.000

0 commit comments

Comments
 (0)