Re: Facebook's QUIC Deployment

Dirkjan Ochtman <dirkjan@ochtman.nl> Sun, 25 October 2020 21:11 UTC

Return-Path: <dirkjan@ochtman.nl>
X-Original-To: quic@ietfa.amsl.com
Delivered-To: quic@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E61943A1617 for <quic@ietfa.amsl.com>; Sun, 25 Oct 2020 14:11:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3tDZ8gyD6o0N for <quic@ietfa.amsl.com>; Sun, 25 Oct 2020 14:11:19 -0700 (PDT)
Received: from enrai.xavamedia.nl (enrai.xavamedia.nl [217.115.195.245]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D2DE3A1616 for <quic@ietf.org>; Sun, 25 Oct 2020 14:11:18 -0700 (PDT)
Received: from mail-ua1-f49.google.com (mail-ua1-f49.google.com [209.85.222.49]) by enrai.xavamedia.nl (Postfix) with ESMTPSA id D6FFB900108 for <quic@ietf.org>; Sun, 25 Oct 2020 22:11:16 +0100 (CET)
Received: by mail-ua1-f49.google.com with SMTP id 52so2234262uaj.4 for <quic@ietf.org>; Sun, 25 Oct 2020 14:11:16 -0700 (PDT)
X-Gm-Message-State: AOAM5334Lp7ZzRNHPmx+PMhMgp7k3lfCxMlUrLw3yOOYmKD201A59Ss2 /gtpH2EamFwaQcwbp/4CuMkhwypVYCYMucas45k=
X-Google-Smtp-Source: ABdhPJyGfUWyMEgjY05WPJK2XQs4ASBt5jFODnJ9jYA8eRxwv0y8U6JzI8ez9uacMjlQQS2tClPk3W7+aX1Vxd9oU9Y=
X-Received: by 2002:ab0:5b0b:: with SMTP id u11mr10326468uae.74.1603660275800; Sun, 25 Oct 2020 14:11:15 -0700 (PDT)
MIME-Version: 1.0
References: <CADdTf+j0cn45q3zuhsS9vW3TYwquD6REaTP1yc3XxLv7_qP4nA@mail.gmail.com>
In-Reply-To: <CADdTf+j0cn45q3zuhsS9vW3TYwquD6REaTP1yc3XxLv7_qP4nA@mail.gmail.com>
From: Dirkjan Ochtman <dirkjan@ochtman.nl>
Date: Sun, 25 Oct 2020 22:11:04 +0100
X-Gmail-Original-Message-ID: <CAKmKYaA90VJVk0shk_9nFux_--j-0ty_1FJ=Uq5kUj2_dRKv-g@mail.gmail.com>
Message-ID: <CAKmKYaA90VJVk0shk_9nFux_--j-0ty_1FJ=Uq5kUj2_dRKv-g@mail.gmail.com>
Subject: Re: Facebook's QUIC Deployment
To: Matt Joras <matt.joras@gmail.com>
Cc: IETF QUIC WG <quic@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic/SbbFUoewtzfTCbItGyBIRqL-D4M>
X-BeenThere: quic@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Main mailing list of the IETF QUIC working group <quic.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic>, <mailto:quic-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic/>
List-Post: <mailto:quic@ietf.org>
List-Help: <mailto:quic-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic>, <mailto:quic-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 25 Oct 2020 21:11:21 -0000

On Wed, Oct 21, 2020 at 6:31 PM Matt Joras <matt.joras@gmail.com> wrote:
> The linked post is targeted at a wide audience, so it naturally may leave people with questions. I'm happy to answer and provide more detail in this forum.

I was curious about this line:

> We also optimized the data structures and algorithms that handle unacknowledged QUIC data.

Any high-level insights on the work you did here/data structures and
algorithms that improved performance?

Kind regards,

Dirkjan