Here is a minimal program that I tried out:
https://go.dev/play/p/Rp03LxuvDVw . Note that it measures the duration of
w.Write(msg).
On my local host I displayed the web page http://localhost:8080/firefox
with Firefox, and http://localhost:8080/chromium with chromium. I don’t
have chrome insta
Hi. Unless you provide a standalone test program it will very difficult for anyone to assist you. On Apr 29, 2025, at 5:03 AM, christoph...@gmail.com wrote:More strange result.With Firefox, the time measured with time.Since is 55μs on average, and with Chromium it’s on average 200μs but with a bi
More strange result.
With Firefox, the time measured with time.Since is 55μs on average, and
with Chromium it’s on average 200μs but with a big jitter. It’s not the OS
(Ubuntu 2.24LTS) load that changes as both browsers are running side by
side. How can the ServeHttp processing time change (~ x