2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2026-04-29 06:48:41 +00:00

400ms test

This commit is contained in:
2026-04-08 02:14:28 +03:00
parent 9f322e5be5
commit cc66520fee
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -1,7 +1,10 @@
using Esiur.Data.Gvwie;
using Esiur.Tests.Gvwie;
using MessagePack;
var e = GroupInt32Codec.Encode(new int[] {-12000, 15000, -1, 32760 });
MessagePack.MessagePackSerializer.DefaultOptions = MessagePackSerializerOptions.Standard
.WithCompression(MessagePackCompression.None); // optional; remove if you want raw size