frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

We Slashed API Response Times by 50% with Go Compiler Optimizations

https://medium.com/@utsavmadaan823/how-we-slashed-api-response-times-by-50-with-go-compiler-optimizations-3c2592c2d241
2•tanelpoder•1y ago

Comments

rvz•1y ago
So as I was saying in [0] and [1], there is no doubt that properly tuning the compiler for performance can make a significant real difference instead of wasting more money and risking an increase in costs just by throwing more servers at the problem.

Also, If you needed to re-architect the entire codebase to solve a performance issue, either you chose one of the most inefficient technologies / languages or the code itself was badly architected in the first place or both.

Before any architectural changes to the codebase first check if you can get performance gains from the compiler flags and measure it. That should be the industry standard practice for high quality efficient software.

We must learn from excellent SWEs teams such as DeepSeek which frankly embarrassed the entire AI industry due to their performance optimizations and savings in inference usage.

[0] https://news.ycombinator.com/item?id=43753443

[1] https://news.ycombinator.com/item?id=43753725

kristianp•1y ago
> -ldflags="-s -w": Strips debugging info, making the binary smaller

> I was honestly shocked when this simple change gave us an 8% speedup right off the bat.

Is that all they did to get 8% speedup? Could be a measurement error?

potato-peeler•1y ago
> Dave (our senior backend dev who’s been coding since before I was born) mumbled something like, “Wonder if we’re even using the Go compiler properly…” Most of us kinda ignored it at first — I mean, compiler optimizations? Really? That’s your big solution?

Young devs ignoring their seniors is a tale as old as time

James Munkres (1930-2026)

https://www.douglassfh.com/obituary/james-munkres
1•pykello•2m ago•0 comments

Eliminating Branches in C++ Loops

https://www.yagiz.co/eliminating-branches-in-cpp-loops
1•mfiguiere•3m ago•0 comments

Wi-Fi 8 is the first wireless upgrade in years that isn't chasing speed

https://www.xda-developers.com/wi-fi-8-first-wireless-upgrade-years-isnt-chasing-speed-home-netwo...
3•taubek•4m ago•0 comments

China joins Europe in scrapping Windows for Linux

https://www.zdnet.com/article/china-drops-windows-for-linux/
1•dotcoma•6m ago•0 comments

The market is underpricing memory bandwidth

https://tradestie.com/news/the-market-is-underpricing-memory-bandwidth-20260823/
1•abhiphull•8m ago•0 comments

Download Embabi Games

https://egyapk.com/games/embabi-games/
1•l33tcy•10m ago•0 comments

An Unlikely Experiment

https://rushed-reflections.bearblog.dev/an-unlikely-experiment/
1•signa11•14m ago•0 comments

Best free TikTok video downloader

https://tiktokdownload.org
1•mrwakey•14m ago•0 comments

Oura smart ring sued: sleep-tracking accuracy is wildly exaggerated

https://qz.com/oura-ring-class-action-lawsuit-sleep-tracking-accuracy-082126
1•mgh2•15m ago•0 comments

Hotel Infinity (2014)

https://www.youtube.com/playlist?list=PLb6mUUuKMKFnNtVC_orYqZxmAm48qIFDI
1•NAR8789•19m ago•0 comments

Cache-Control for LLMs

https://www.gojiberries.io/cache-control-for-llms/
1•neehao•19m ago•0 comments

Wild AI-related reliability incidents are coming

https://surfingcomplexity.blog/2026/08/22/wild-ai-related-reliability-incidents-are-coming/
2•azhenley•22m ago•0 comments

Harvard Is Selling a $699 Course Taught by A.I. Clones of Its Faculty

https://www.nytimes.com/2026/08/22/business/dealbook/harvard-ai-faculty.html
2•pjmlp•29m ago•0 comments

This Silicon Valley campus was a paradise. Bulldoze it

https://sfstandard.com/opinion/2026/08/22/sunset-magazine-menlo-park-campus-torn-down/
4•littlexsparkee•30m ago•3 comments

Becoming a Writer

https://hughhowey.com/writing-insights-part-one-becoming-a-writer/
1•js2•37m ago•0 comments

Risk of transmission of amyloid β pathology via transfused blood products

https://doi.org/10.1016/S0140-6736(26)00767-1
2•sbulaev•39m ago•0 comments

JIT Compiling Code in 5μs

https://malisper.me/jit-compiling-code-in-5-us/
3•zX41ZdbW•41m ago•0 comments

Topagent.lol – an AI agent leaderboard ranked purely by who paid most

https://topagent.lol
2•ashleyrudland87•44m ago•0 comments

The Company That Zips the Globe – YKK's Ninety-Year Obsession

https://www.carryology.com/liking/the-company-that-zips-the-world-ykks-ninety-year-obsession/
1•thunderbong•47m ago•0 comments

Shvl – Manage packages for multi-system NixOS configs

https://neil-lobo.com/2026/shvl/
2•lobon•47m ago•0 comments

We Have the Model, Why Do We Need You?

https://hank.bond/posts/we-have-the-model-why-do-we-need-you/
1•tristanMatthias•48m ago•0 comments

Prevention of myopia in a near-primate by supplemental indigo light

https://dx.doi.org/10.1016/j.xcrm.2026.102999
2•OutOfHere•52m ago•1 comments

The End of an Athlon

http://www.os2museum.com/wp/the-end-of-an-athlon/
12•userbinator•55m ago•0 comments

Integrating Discord SDK into Eve Frontier [pdf]

https://skemman.is/bitstream/1946/50465/2/integrating_discord_sdk_into_eve_frontier_report.pdf
1•majorchord•55m ago•1 comments

Firefox 155 and beyond will be released in a two-week cadence

https://support.mozilla.org/en-US/kb/firefox-enterprise-154-release-notes
3•Throwthrowbob•55m ago•0 comments

A school planner my brother and I built as high schoolers in Brazil

https://www.peakscore.com.br/demo
1•eduardokato•1h ago•0 comments

China Is Building AI Models of American Voters

https://nataliegwinters.substack.com/p/exclusive-china-is-building-ai-models
2•like_any_other•1h ago•1 comments

A mysterious free AI model is impressing developers. Nobody knows who made it

https://www.businessinsider.com/ox-alpha-ai-model-mystery-2026-8
5•newsomix9xl•1h ago•0 comments

Fast and Hard Code

https://lucumr.pocoo.org/2026/8/22/fast-hard-code/
2•tosh•1h ago•0 comments

How Prompt Caching Works

https://sankalp.bearblog.dev/how-prompt-caching-works/
2•tosh•1h ago•0 comments