Skip to content

Commit 7c1b0f7

Browse files
Edgar GonzalezEdgar Gonzalez
authored andcommitted
Reusing typecheck result session 2025-03-28
1 parent 79ef43e commit 7c1b0f7

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

src/sessions/2025-03-28.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Reusing typecheck results between compiler runs"
3+
preview: "Reusing typecheck results"
4+
isDraft: true
5+
date: 2025-03-28T14:00:00.000Z
6+
id: "2025/03/28"
7+
champion: "Petr Semkin"
8+
zoomLink: "https://us06web.zoom.us/j/88634727094?pwd=odJCovtHmlrbepkgXgw57MbiE9qPPu.1"
9+
zoomPasscode: "typecheck"
10+
issueLink: "https://github.com/dotnet/fsharp/blob/main/docs/reusing-typechecking-results.md"
11+
company: "Microsoft"
12+
youtubeId: ""
13+
---
14+
15+
## Topic
16+
17+
In this session, we will discuss the work on [reusing typecheck results between compiler runs](https://github.com/dotnet/fsharp/blob/main/docs/reusing-typechecking-results.md)
18+
which aims to improve the performance of the F# compiler by reusing the results of typechecking between compiler runs.
19+
20+
## Champion
21+
22+
- [Petr Semkin](https://twitter.com/psfinaki)
23+

0 commit comments

Comments
 (0)