build_a_blog: ack dupe error

This commit is contained in:
Collin Lefeber 2024-06-19 16:28:39 -04:00
parent 4b39494e82
commit 9845824e76

View file

@ -923,7 +923,9 @@ INFO: number of *.html files 1002
INFO: cleanup __bench files INFO: cleanup __bench files
``` ```
So that's down to ~1.5s for 1000 posts. Not a bad start! Did I accidetally duplicate output during [one of the refactors of this multithreading change][duped]? Yup!
But now down to ~1.5s for 1000 posts 🎉
[1]: https://crystal-lang.org/ [1]: https://crystal-lang.org/
[2]: https://github.com/crystal-lang/crystal/releases/tag/0.31.0 [2]: https://github.com/crystal-lang/crystal/releases/tag/0.31.0
@ -931,3 +933,4 @@ So that's down to ~1.5s for 1000 posts. Not a bad start!
[4]: https://python-markdown.github.io/ [4]: https://python-markdown.github.io/
[5]: https://archlinux.org/packages/extra/any/python-markdown/ [5]: https://archlinux.org/packages/extra/any/python-markdown/
[hugo]: https://gohugo.io/ [hugo]: https://gohugo.io/
[duped]: https://git.sr.ht/~cfebs/cfebs.srht.site/commit/4b39494e827245ce1fbf1cbd983786e8db34c645