We are looking for new people to join our core team

Data 'pickling' in the F# compiler

Watch this session

Topic

In this session, we will discuss data serialization (aka ‘pickling’) in the F# compiler - how F# code is stored on the disc. The talk will also touch on the topic of reusing typecheck results between compiler runs, the feature which is supposed to add logic there. which aims to improve the performance of the F# compiler by reusing the results of typechecking between compiler runs.

Champion

Links