It's probably the allocations, at least that is what I had to optimize for the D port. I haven't done any optimizations as I really don't know C# well enough.
Hopefully somebody will make some pull requests for optimizations and support for generating working generics. - Thomas Den tirsdag den 18. juli 2017 kl. 21.55.59 UTC+2 skrev Thomas Brix Larsen: > > Following the success of my recent D port, I have been working on a C# > port based on the Java and D implementations. > > Repo can be found here: > https://github.com/ThomasBrixLarsen/capnproto-dotnet > > Serialization only. It is slow. Very slow. But at least it works. > > - Thomas > > -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
