-
ErCiccione[m]pigeons: any update about the onion service?
-
xmr-prerciccione opened pull request #1086: workflows: improve performance of github CI
-
xmr-pr
-
sarangWow, nice speedup
-
ErCiccione[m]Bumping version of "checkout" saved about 1 minute, but building only few blog posts is the game changer
-
saranginteresting
-
ErCiccione[m]posts are heeeavy
-
sarangHow many such posts are there?
-
sarangAnd what makes them build so slowly?
-
ErCiccione[m]388. I don't know. I think just parsing all those front matters with tags etc it's just heavy for jekyll
-
ErCiccione[m]but i'm just guessing
-
ErCiccione[m]We also include the headers and the footers instead of putting them in a layout and that's already relatively problematic for jekyll
-
sarangOh that's a lot of posts
-
sarangWhy not separate the headers and footers?
-
sarangWould this not be more efficient?
-
ErCiccione[m]It would, yes, but not really much. I tested it some months ago and with headers and footers included in the layout we would have saved about 6 seconds of build time (at the time). i though it didn't worth the change
-
sarangGot it
-
sarangAt any rate, a nice speedup
-
ErCiccione[m]Yeah, that's part of some more improvements i'm working on for our CI + deployment. No spoilers yet :P
-
sarangOoh
-
ErCiccione[m].merge+ #1086
-
xmr-prAdded