Added a comment: slow down is OSX specific
authoryarikoptic <yarikoptic@web>
Tue, 8 Jun 2021 14:28:18 +0000 (14:28 +0000)
committeradmin <admin@branchable.com>
Tue, 8 Jun 2021 14:28:18 +0000 (14:28 +0000)
doc/bugs/significant_performance_regression_impacting_datal/comment_10_37d5186dfa2da31526c4eafbbbfdbc33._comment [new file with mode: 0644]

diff --git a/doc/bugs/significant_performance_regression_impacting_datal/comment_10_37d5186dfa2da31526c4eafbbbfdbc33._comment b/doc/bugs/significant_performance_regression_impacting_datal/comment_10_37d5186dfa2da31526c4eafbbbfdbc33._comment
new file mode 100644 (file)
index 0000000..dddce7a
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="slow down is OSX specific"
+ date="2021-06-08T14:28:18Z"
+ content="""
+Thank you Joey for all the OPTs. 
+Looking at it again: the significant impact seems to be OSX builds specific: Linux and Windows builds did get just a bit slower (if at all).  So may be situation is not that dire ;-)  Two possibilities:
+
+- Even though coincidences like this are unlikely, it is possible that OSX VMs on Github actions got slower? 
+- may be the RFing is somehow effecting OSX specifically?
+
+I will try to do some timings locally.  Also I should finally get those logs (and built packages) into some more convenient form using [tinuous](https://github.com/con/tinuous/) John has been developing -- would allow for easy greps instead of all these jumping through CIs etc.
+"""]]