Live data from Hacker News

Viewing profile — lacop

lacop

HN member
Joined
Fri, Jun 04, 2021, 8:41 PM UTC
HN karma
19
Public activity
6 items

About lacop

No profile information was provided.

Recent public activity

  1. comment
    Comment #44669195

    That seems to work, thank you! Now latency is just RTT + server time + payloadsize/bandwidth, not multiple times RTT: https://github.com/grpc/grpc-go/issues/8436#issuecomment-311..…

  2. comment
    Comment #44662577

    Yeah that was my understanding too, hence I filed the bug (actually duplicate of older bug that was closed because poster didn't provide reproduction). Still not sure if this is li…

  3. comment
    Comment #44662177

    Doesn't initcwnd only apply as the initial value? I don't care that the first request on the gRPC channel is slow, but subsequent requests on the same channel reuse the TCP connect…

  4. comment
    Comment #44661863

    Somewhat related, I'm running into a gRPC latency issue in https://github.com/grpc/grpc-go/issues/8436 If request payload exceeds certain size the response latency goes from networ…

  5. comment
    Comment #44248865

    I got some empirical data on this! Effingo file copy service does application-layer strong checksums and detects about 4.5 corruptions per exabyte transferred (figure 9, section 6.…

  6. comment
    Comment #40579158

    Unfortunately I don't think browsers handle opening MHTML well out of the box. At least last time I checked in only worked for local paths (file://) and only some browsers. Otherwi…