Re: [protobuf] Decoding .pb file via protoc command

2019-03-26 Thread tausif.elahi via Protocol Buffers
86.2 MB to be exact. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to protobuf+unsubscr...@googlegroups.com. To post to this group, send email to

[protobuf] protobuf-net desrialization taking too long

2019-03-26 Thread Shweta Sharma
I am prototyping an application to store data in redis using StackExhange.Redis client. I am using Protobuf for serializing my objects and storing them as key/value pair in redis. When reading 20K keys using pipeline (splitting keys in batches of 5000), I observe deserialization times in