little-bear-labs / ipfs-chromium

19 stars 1 forks source link

Server-Timing 'ipns record request' for DNSLink is bogus #40

Closed lidel closed 3 months ago

lidel commented 1 year ago

If I open DNSLink website, i use no IPNS record lookup, but there is still the server-timing header:

Example: open ipns://en.wikipedia-on-ipfs.org/wiki/World_War_II and see:

Server-Timing:
ipns;desc="IPNS record request";dur=-6148914691236517206

@John-LittleBearLabs i think the fix is to not set the value for DNSLink.

John-LittleBearLabs commented 3 months ago

I know this issue is ancient, and the implementation hasn't changed recently, but I suspect somewhere along the line it got fixed as this is now what I see:

image