Comment by Rebelgecko Comment by Rebelgecko 2 days ago 1 reply Copy Link View on Hacker News I imagine Apt is usually IO constrained?
Copy Link pizlonator 2 days ago Collapse Comment - That's my guess, yeahAlso, Fil-C's overheads are the lowest for programs that are pushing primitive bits around.Fil-C's overheads are the highest for programs that chase pointers.I'm guessing the CPU bound bits of apt (if there are any) are more of the former Reply View | 0 replies
That's my guess, yeah
Also, Fil-C's overheads are the lowest for programs that are pushing primitive bits around.
Fil-C's overheads are the highest for programs that chase pointers.
I'm guessing the CPU bound bits of apt (if there are any) are more of the former