Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

quic: cleanups and use backing store for statsbase#366

Closed
jasnell wants to merge 5 commits into
masterfrom
misc-cleanups-and-backing-store
Closed

quic: cleanups and use backing store for statsbase#366
jasnell wants to merge 5 commits into
masterfrom
misc-cleanups-and-backing-store

Conversation

@jasnell
Copy link
Copy Markdown
Member

@jasnell jasnell commented Apr 11, 2020

Two commits here:

The first makes a number of style cleanups.

The second updates StatsBase to use a BackingStore instead of the aliased buffer. If nodejs/node#32778 lands, it will be updated to use the AliasedStruct added there.

Comment thread src/quic/node_quic_util-inl.h Outdated
Comment thread src/quic/node_quic_util-inl.h Outdated
@jasnell jasnell force-pushed the misc-cleanups-and-backing-store branch from bb422b8 to 5cee239 Compare April 12, 2020 18:09
@danbev
Copy link
Copy Markdown
Contributor

danbev commented Apr 16, 2020

Sorry, I should have landed this before 0eed19b 😞
@jasnell Would you be able to rebase?

@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented Apr 16, 2020

No worries at all @danbev ... will rebase before landing.

@jasnell jasnell force-pushed the misc-cleanups-and-backing-store branch from d8616d7 to 4eaf34e Compare April 18, 2020 17:26
@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented Apr 18, 2020

Landed

@jasnell jasnell closed this Apr 18, 2020
jasnell added a commit that referenced this pull request Apr 18, 2020
PR-URL: #366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
jasnell added a commit that referenced this pull request Apr 18, 2020
PR-URL: #366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
jasnell added a commit that referenced this pull request Apr 18, 2020
PR-URL: #366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
jasnell added a commit that referenced this pull request Apr 18, 2020
PR-URL: #366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
splitice pushed a commit to HalleyAssist/quic that referenced this pull request May 13, 2020
PR-URL: nodejs#366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
splitice pushed a commit to HalleyAssist/quic that referenced this pull request May 13, 2020
PR-URL: nodejs#366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
splitice pushed a commit to HalleyAssist/quic that referenced this pull request May 13, 2020
PR-URL: nodejs#366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
splitice pushed a commit to HalleyAssist/quic that referenced this pull request May 13, 2020
PR-URL: nodejs#366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
splitice pushed a commit to HalleyAssist/quic that referenced this pull request May 13, 2020
PR-URL: nodejs#366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
splitice pushed a commit to HalleyAssist/quic that referenced this pull request May 13, 2020
PR-URL: nodejs#366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
splitice pushed a commit to HalleyAssist/quic that referenced this pull request May 13, 2020
PR-URL: nodejs#366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
splitice pushed a commit to HalleyAssist/quic that referenced this pull request May 13, 2020
PR-URL: nodejs#366
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants