Skip to content

Commit c4bf94e

Browse files
UlisesGasconH4ad
authored andcommitted
Added meeting minutes for 2023-06-12 (#96)
* docs: added meeting minutes for 2023-06-12 * Update meetings/2023-06-12.md Co-authored-by: Vinicius Lourenço <[email protected]> --------- Co-authored-by: Vinicius Lourenço <[email protected]>
1 parent e83989e commit c4bf94e

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

meetings/2023-06-12.md

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Node.js Performance Team Meeting 2023-06-12
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=LXvSMjyiLhM
6+
* **GitHub Issue**: https://github.com/nodejs/performance/issues/94
7+
8+
## Present
9+
10+
* Performance team: @nodejs/performance
11+
* Ulises Gascon: @ulisesgascon
12+
* Vinícius Lourenço: @H4ad
13+
14+
15+
16+
## Agenda
17+
18+
## Announcements
19+
20+
* No announcements
21+
22+
*Extracted from **performance-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.
23+
24+
### nodejs/performance
25+
26+
* Performance of WHATWG ReadableStream.read() [#82](https://github.com/nodejs/performance/issues/82)
27+
* No news
28+
* Expensive `isTraceHTTPEnable` [#81](https://github.com/nodejs/performance/issues/81)
29+
* Vinícius has created a PR https://github.com/nodejs/node/pull/48142, there are some issues with the compilation but the solution is working fine
30+
* It will be great to get additional help with the compilation issues
31+
* Improve legacy CJS resolve [#73](https://github.com/nodejs/performance/issues/73)
32+
* Vinícius has created a PR https://github.com/nodejs/node/pull/48325
33+
* This brings the possibility to improve other parts of the system like `fileURLToPath`, but it will need some ESM resolver code refactoring first as described in https://github.com/nodejs/node/pull/48325#issuecomment-1575799579
34+
* MakeCallback is very slow [#24](https://github.com/nodejs/performance/issues/24)
35+
* No news
36+
* Added “help wanted” label to the issue
37+
38+
39+
40+
## Q&A, Other
41+
42+
## Upcoming Meetings
43+
44+
* **Node.js Foundation Calendar**: https://nodejs.org/calendar
45+
46+
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

0 commit comments

Comments
 (0)