File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/BootstrapBlazor.Server
Components/Samples/Modbus Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8181 <PackageReference Include =" BootstrapBlazor.VideoPlayer" Version =" 9.0.3" />
8282 <PackageReference Include =" BootstrapBlazor.WinBox" Version =" 9.0.7" />
8383 <PackageReference Include =" Longbow.Logging" Version =" 9.0.1" />
84- <PackageReference Include =" Longbow.Modbus" Version =" 9.1.0 " />
84+ <PackageReference Include =" Longbow.Modbus" Version =" 9.1.1 " />
8585 <PackageReference Include =" Longbow.Sockets" Version =" 9.0.4" />
8686 <PackageReference Include =" Longbow.Tasks" Version =" 9.0.2" />
87- <PackageReference Include =" Longbow.TcpSocket" Version =" 9.0.12 " />
87+ <PackageReference Include =" Longbow.TcpSocket" Version =" 9.0.13 " />
8888 </ItemGroup >
8989
9090 <ItemGroup >
Original file line number Diff line number Diff line change @@ -152,5 +152,5 @@ public async Task LongbowModbus()
152152
153153 <Pre >| Method | Mean | Error | StdDev | Allocated |
154154|------------------ |--------:|---------:|---------:|----------:|
155- | LongbowModbus | 2.458 s | 0.0488 s | 0.1007 s | 1.32 MB |
155+ | LongbowModbus | 2.442 s | 0.0471 s | 0.0503 s | 1.14 MB |
156156| NModbus | 4.752 s | 0.1544 s | 0.4552 s | 3.3 MB |</Pre >
You can’t perform that action at this time.
0 commit comments