diff --git a/docs/arewetiny.html b/docs/arewetiny.html index 684ee567..c31fe875 100644 --- a/docs/arewetiny.html +++ b/docs/arewetiny.html @@ -424,15 +424,15 @@
$ make bench-importtime
...
- 266729 | gptme.commands
- 271035 | gptme.chat
- 287904 | gptme.cli
- 335426 | gptme
- 340251 | openai
-
-real 0m1.409s
-user 0m1.282s
-sys 0m0.139s
+ 271062 | gptme.commands
+ 275464 | gptme.chat
+ 292750 | gptme.cli
+ 341894 | gptme
+ 342350 | openai
+
+real 0m1.430s
+user 0m1.240s
+sys 0m0.206s
make[2]: Leaving directory '/home/runner/work/gptme/gptme'
Examples
diff --git a/index.html b/index.html index 5d54a36e..b361c9bb 100644 --- a/index.html +++ b/index.html @@ -299,6 +299,19 @@Install with pipx:
# requires Python 3.10+