Text.Json Slowdown when using custom JsonConverter #45187
Labels
area-System.Text.Json
enhancement
Product code improvement that does NOT require public API changes/additions
Milestone
Description
When using a custom JsonConverter on a class with many writes slowdown will occur and memory will spike when writing to a filestream.
Configuration
LINQPad Example
This slows down on my machine around e=280k
Regression?
This produces an OverflowException when run on on Core 3.1
The text was updated successfully, but these errors were encountered: