Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add minutes for meeting 14 Dec 2022 #1320

Merged
merged 3 commits into from
Dec 16, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 83 additions & 0 deletions meetings/2022-12-14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
# Node.js Technical Steering Committee (TSC) Meeting 2022-12-14

## Links

* **Recording**: <http://www.youtube.com/watch?v=BnI9keAHiyo>
* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1319>

## Present

* Beth Griggs @BethGriggs (TSC)
* Ruben Bridgewater @BridgeAR (TSC)
* Colin Ihrig @cjihrig (TSC)
* Franziska Hinkelmann @fhinkel (TSC)
* Geoffrey Booth @GeoffreyBooth (TSC)
* Gireesh Punathil @gireeshpunathil (TSC)
* James Snell @jasnell (TSC)
* Chengzhong Wu @legendecas (TSC)
* Michael Dawson @mhdawson (TSC)
* Rafael Gonzaga @RafaelGSS (TSC)
* Darshan Sen @RaisinTen (TSC)
* Richard Lau @richardlau (TSC)
* Michaël Zasso @targos (TSC)
* Rich Trott @Trott (TSC)

## Agenda

### Announcements

* Richard, new releases recently , tuesday 14.21.2 and 16.19.0, 19.3.0 today
* Rafael, PR for permission model, please review. - <https://github.com/nodejs/node/pull/44004>

### CPC and Board Meeting Updates

*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.

### nodejs/node

* doc: change fetch from experimental to stable [#45684](https://github.com/nodejs/node/pull/45684)
* Leave on agenda until we have Matteo who added it to the agenda.

* Expose Undici's ProxyAgent and setGlobalDispatcher within Node [#43187](https://github.com/nodejs/node/issues/43187)
* Leave on agenda until we have Matteo who added it to the agenda.

## Strategic Initiatives

### Startup performance (Joyee)

* There had been a gradual regression of startup performance starting from v15. v19 is about 40%+ slower than v14
* <https://github.com/nodejs/node/pull/45659> improved baseline startup by 17-18%
* <https://github.com/nodejs/node/pull/45716> improved baseline startup again by 17-18%, reversing the regression
* <https://github.com/nodejs/node/pull/45849> will improve baseline startup again by 10-11%, resulting in an overall 14-15% improvement compared to v14. Startup involving loading of all common builtin modules would still be 4-5% slower, because we simply have more internal modules and subnamespaces now.

### V8 (Michael Z)

* Updated to 10.9 a few weeks ago (will be stable in Jan) so ahead of the game
* Currently looking at canary which has a few failures

### Quic (James)

* Some code reviews, have not had a chance to look at them yet. But should have time coming up

### Shadow Realm (Chengzhong)

* No updates this week

### Next-10 (Michael)

* No update this week

### Security (Rafael)

* Rafael, about to open an issue about a check if the current version has a vulnerability.

### Single executable (Darshan)

* working on getting CI to run
* Need some help. Michael volunteered to get together to help.

## Upcoming Meetings

* **Node.js Project Calendar**: <https://nodejs.org/calendar>

Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.