From 03aeeafffb35a7a0b6fdfbb570f514cf660fd2aa Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Sat, 18 Apr 2020 21:37:53 -0400 Subject: fortunes: As much as I'd love to I feel I have to let it go -- rminnich --- lib/rsc | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/rsc') diff --git a/lib/rsc b/lib/rsc index 25dc9f662..73b55441a 100644 --- a/lib/rsc +++ b/lib/rsc @@ -245,3 +245,4 @@ It's been two hours since that fix landed. I needed that last week. I have a new blog post you might be interested in. Ever since I wrote “go get,” we on the core Go team hoped the community would take care of dependency management. +This past winter, as a side project, I spent some time getting up to speed on suffix array construction algorithms and rewrote index/suffixarray's New implementation (that is, the index builder) to run 3-10X faster in half the memory of the old one. -- cgit v1.2.3