Added a comment
authoryarikoptic <yarikoptic@web>
Mon, 7 Jun 2021 21:39:05 +0000 (21:39 +0000)
committeradmin <admin@branchable.com>
Mon, 7 Jun 2021 21:39:05 +0000 (21:39 +0000)
doc/bugs/significant_performance_regression_impacting_datal/comment_8_29bde900ef625702b49cf020118f940f._comment [new file with mode: 0644]

diff --git a/doc/bugs/significant_performance_regression_impacting_datal/comment_8_29bde900ef625702b49cf020118f940f._comment b/doc/bugs/significant_performance_regression_impacting_datal/comment_8_29bde900ef625702b49cf020118f940f._comment
new file mode 100644 (file)
index 0000000..e773865
--- /dev/null
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="comment 8"
+ date="2021-06-07T21:39:05Z"
+ content="""
+FWIW:
+
+> I assume these tests are creating lots of clones of repositories.
+
+lots of `git annex init` in new git repos.  Also a good number of clones AFAIK.  FWIW: we used to do more clones instead of just recreating new repos per test, but then we switched to just creating a new repo.  We still have a good number though of cloning.
+
+> Are they also doing lots of merges or switching between branches?
+
+Not that many AFAIK.
+"""]]