Skip Navigation
LibreByte @lemmy.ml
librebyte @lemmy.ml

The cost of a missing nil check (Golang)

discourse.gohugo.io The cost of a missing nil check

I reported a performance regression in the new experimental garbage collector planned for Go 1.25. It was a pretty beefy Hugo site with lots of very large JSON files processed with transform.Unmarshal and then used once. The new GC almost doubled the build times, and the culprit seem to come from a ...

The cost of a missing nil check
0 comments

No comments

Start the conversation!