Skip to content

Commit

Permalink
deploy: 852e6f4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 25, 2024
1 parent c5fcf0e commit 0ea8d31
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
30 changes: 15 additions & 15 deletions docs/arewetiny.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,15 +410,15 @@ <h1>Are we tiny?<a class="headerlink" href="#are-we-tiny" title="Link to this he
<h2>Startup time<a class="headerlink" href="#startup-time" title="Link to this heading">#</a></h2>
<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>$ make bench-importtime
...
276140 | gptme.commands
280665 | gptme.chat
297567 | gptme.cli
343976 | gptme
349048 | openai

real 0m1.438s
user 0m1.293s
sys 0m0.157s
280730 | gptme.commands
285535 | gptme.chat
303509 | gptme.cli
351774 | gptme
357894 | openai

real 0m1.515s
user 0m1.362s
sys 0m0.165s
make[2]: Leaving directory &#39;/home/runner/work/gptme/gptme&#39;
</pre></div>
</div>
Expand All @@ -435,7 +435,7 @@ <h3>LoC Core<a class="headerlink" href="#loc-core" title="Link to this heading">
27 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.04 s (673.5 files/s, 110221.5 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.03 s (771.8 files/s, 126325.7 lines/s)
----------------------------------------------------------------------------------------
File blank comment code
----------------------------------------------------------------------------------------
Expand Down Expand Up @@ -483,7 +483,7 @@ <h3>LoC Tools<a class="headerlink" href="#loc-tools" title="Link to this heading
16 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.02 s (754.0 files/s, 118560.9 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.02 s (721.7 files/s, 113487.6 lines/s)
-------------------------------------------------------------------------------------
File blank comment code
-------------------------------------------------------------------------------------
Expand Down Expand Up @@ -520,7 +520,7 @@ <h3>LoC Server<a class="headerlink" href="#loc-server" title="Link to this headi
7 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.01 s (772.5 files/s, 93577.0 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.01 s (711.5 files/s, 86195.5 lines/s)
---------------------------------------------------------------------------------
File blank comment code
---------------------------------------------------------------------------------
Expand Down Expand Up @@ -548,7 +548,7 @@ <h3>LoC Tests<a class="headerlink" href="#loc-tests" title="Link to this heading
18 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.02 s (1171.1 files/s, 86142.4 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.02 s (1123.1 files/s, 82610.7 lines/s)
------------------------------------------------------------------------------------------
File blank comment code
------------------------------------------------------------------------------------------
Expand Down Expand Up @@ -587,7 +587,7 @@ <h3>LoC Eval<a class="headerlink" href="#loc-eval" title="Link to this heading">
8 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.01 s (656.6 files/s, 79365.5 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.01 s (631.4 files/s, 76321.8 lines/s)
-------------------------------------------------------------------------------------
File blank comment code
-------------------------------------------------------------------------------------
Expand Down Expand Up @@ -616,7 +616,7 @@ <h3>LoC Total<a class="headerlink" href="#loc-total" title="Link to this heading
82 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.07 s (1161.1 files/s, 143073.6 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.07 s (1149.3 files/s, 141619.6 lines/s)
-------------------------------------------------------------------------------------
File blank comment code
-------------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/prompts.html
Original file line number Diff line number Diff line change
Expand Up @@ -602,9 +602,9 @@ <h1>Prompts<a class="headerlink" href="#prompts" title="Link to this heading">#<


These programs are available, among others:
<span class="k">-</span><span class="w"> </span>docker
<span class="k">-</span><span class="w"> </span>pandoc
<span class="k">-</span><span class="w"> </span>git
<span class="k">-</span><span class="w"> </span>docker
<span class="k">-</span><span class="w"> </span>apt-get

<span class="gu">### Examples</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -449,9 +449,9 @@ <h2>Shell<a class="headerlink" href="#shell" title="Link to this heading">#</a><


These programs are available, among others:
<span class="k">-</span><span class="w"> </span>docker
<span class="k">-</span><span class="w"> </span>pandoc
<span class="k">-</span><span class="w"> </span>git
<span class="k">-</span><span class="w"> </span>docker
<span class="k">-</span><span class="w"> </span>apt-get
</pre></div>
</div>
Expand Down

0 comments on commit 0ea8d31

Please sign in to comment.