dotnet / dotnet/fsharp

PDB is getting generated in FSI scenarios even if it's not needed

Open
#17,152 0 comments 0 reactions 1 assignee Claimed by @KevinRansom View on GitHub
Area-FSI Feature Improvement
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 22h
Merged PRs (30d)
144

Description

Also a note - we spend quite some time generating PDB in all scenarios, even though it will never be used. Around 1/3rd of total assembly generation time, for example on my M2 it takes 50ms to generate metadata and additional 24ms to generate pdb.

_Originally posted by @vzarytovskii in https://github.com/dotnet/fsharp/issues/17151#issuecomment-2113351573_

image

CC @KevinRansom

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.