verdie-g / dotnet-events-viewer

Analyze .NET events collected with dotnet-trace in the browser
https://verdie-g.github.io/dotnet-events-viewer/
MIT License
1 stars 0 forks source link

OOM on large files #29

Open verdie-g opened 1 month ago

verdie-g commented 1 month ago

A 3 GB file threw a OOM exception which is unexpected since only 30% of my 32GB were used.

verdie-g commented 1 month ago

Discussed there https://github.com/dotnet/aspnetcore/issues/55694.