by msangi on 6/4/18, 9:48 PM with 22 comments
by boyter on 6/4/18, 10:44 PM
Certainly the biggest thing I took away from this was that the GC in Go is a far larger overhead than you would think, even for something that runs in 30ms.
by fouc on 6/5/18, 3:43 AM
The whole point of measuring lines of code is to get some sense of the complexity of the code base, but if what if one code base has lots of short lines, and another code base has lots of long lines. How would this be resolved?
by superdimwit on 6/5/18, 10:52 AM
Amongst a few equiprobable state transitions, ordering the checks by increasing expense might also help.
by llogiq on 6/5/18, 11:04 AM
by merb on 6/5/18, 9:04 AM
> Estimated Schedule Effort 25.879043 months
> Estimated People Required 18.118657
Well I'm working alone on the project for 4 years...