-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Open
Labels
Milestone
Description
Description
Hello, I have really big performance issues for method ReadByte() - the performance is more than 10 times slower.
The problem were tested and confirmed from my side on
NET7/8/9
Last stable version is NET6
I tried to use serialPort.Read instead, but when I converted it to chars the recieved chars are different (last part in video)
2025-03-25_19h39_15.mp4
NET6 example