1
0
Fork 0

get rid of categories and add more tags

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2023-10-26 11:53:38 +02:00
parent 575eac4fe0
commit 5ebee61159
20 changed files with 39 additions and 29 deletions

View file

@ -1,6 +1,8 @@
+++
title = "libtool: getting rid of 180,000 sed forks"
date = 2015-03-05T08:10:36+00:00
[taxonomies]
tags = ["fedora", "programming"]
+++
When compiling systemd on rawhide, we noticed a significant slowdown in compile time.
Investigating further, it turns out, that libtool forks an incredible amount of sed.