frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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•7mo ago

Comments

rvz•7mo 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•7mo 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•7mo 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

Some Personal Thoughts on This Whole Mess [Rebble/Pebble/Core]

https://rebble.io/2025/11/19/some-personal-thoughts-on-this-whole-mess.html
1•jamesbelchamber•51s ago•0 comments

F1TV issue on Firefox after latest Google Announcement – Coincidence?

1•iKasu•2m ago•0 comments

Cobalt 200: Azure's next cloud-native CPU

https://techcommunity.microsoft.com/blog/azureinfrastructureblog/announcing-cobalt-200-azure%E2%8...
1•pjmlp•4m ago•0 comments

PHP 8.5 Release Announcement

https://www.php.net/releases/8.5/en.php
1•doppp•6m ago•0 comments

Context: The missing API in Ruby logger

https://honeyryderchuck.gitlab.io/2025/11/12/context-missing-api-in-logger.html
1•todsacerdoti•6m ago•0 comments

Here Comes the Sun

https://www.euclid-ec.org/here-comes-the-sun/
1•robin_reala•6m ago•0 comments

LaLiga says ISPs joining its piracy war is mandatory for broadcasting rights

https://torrentfreak.com/laliga-says-isps-joining-its-piracy-war-is-mandatory-for-broadcasting-ri...
1•immibis•10m ago•1 comments

Show HN: Cloud Computing Camp – tidy and structured AWS learning materials

https://www.cloudcomputingcamp.com/
1•soaple•10m ago•0 comments

Show HN: Screenfully – mobile screen-recording and showcase tool for builders

1•amirfahd72•11m ago•0 comments

Show HN: I let AI to do sound design with hardware synth

https://github.com/nanassound/midi_ctrl
1•bepitulaz•12m ago•0 comments

Visual Studio Code: October 2025 (version 1.106)

https://code.visualstudio.com/updates/v1_106
1•tosh•13m ago•0 comments

Digital Omnibus Regulation Proposal

https://digital-strategy.ec.europa.eu/en/library/digital-omnibus-regulation-proposal
1•hunglee2•14m ago•0 comments

Psychotherapeutic Action Understood as Memory Modification

https://www.researchgate.net/profile/Bruce-Ecker-2/publication/379760981_A_proposal_for_the_unifi...
1•plucafs•14m ago•1 comments

Ask HN: How do you stay updated on new tech trends and breakthroughs?

2•BobJenkins•15m ago•0 comments

Why Zig Is Quietly Doing What Rust Couldn't: Staying Simple

https://freedium-mirror.cfd/@daxx5/why-zig-is-quietly-doing-what-rust-couldnt-staying-simple-a47f...
2•RustSupremacist•16m ago•0 comments

First measurement of reactor neutrino oscillations at Juno [pdf]

https://arxiv.org/abs/2511.14593
3•thunderbong•22m ago•0 comments

Show HN: Open-source tool to generate OpenAPI docs from your code

https://github.com/qodex-ai/apimesh
3•siddhant_mohan•26m ago•0 comments

Show HN: CTON: JSON-compatible, token-efficient text format for LLM prompts

https://github.com/davidesantangelo/cton
5•daviducolo•27m ago•0 comments

Show HN: Bash functions as CLI utilities to bulk-maintain Git repos

https://github.com/adityaathalye/bash-toolkit/blob/master/bulk-git-ops.sh
2•adityaathalye•30m ago•0 comments

Quantum teleportation between photons from two distant light sources achieved

https://phys.org/news/2025-11-quantum-teleportation-photons-distant-sources.html
2•jnord•30m ago•0 comments

Short-form videos and health correlates [pdf]

https://psycnet.apa.org/fulltext/2026-89350-001.pdf
2•gbugniot•32m ago•0 comments

Show HN: MCP Code Execution Enhanced – 99.6% Token Reduction for Claude Code

https://github.com/yoloshii/mcp-code-execution-enhanced
2•yoloshii•34m ago•0 comments

Graphics API Is Irrelevant

https://www.youtube.com/watch?v=xNX9H_ZkfNE
3•todsacerdoti•36m ago•0 comments

Show HN: Open-source Japanese learning Platform inspired by Monkeytype

https://github.com/lingdojo/kana-dojo
2•aladybug•43m ago•0 comments

Should I target "AI agency" or "Business Automation" keywords?

https://osher.com.au/
1•mpclarkson•44m ago•1 comments

Ask HN: How can you search your personal data?

1•escapecharacter•46m ago•0 comments

Freelancer.com is experiencing a major data breach

1•aagha•46m ago•0 comments

My Favorite Math Problem

https://bytesauna.com/post/my-favorite-math-problem
2•mapehe•49m ago•1 comments

Ask HN: How do you build a "trust layer" for your platform?

1•gokulnair2001•50m ago•0 comments

How Uber is reducing manual logins by 4M per year

https://android-developers.googleblog.com/2025/11/how-uber-is-reducing-manual-logins-by-4.html
1•vdelitz•53m ago•0 comments