Quantcast
Viewing all articles
Browse latest Browse all 23

New Post: Need optimizations

I'm using JSON library with NETCF 2.0.
It works, but it is some what slow.
Looking the source code, I saw that internal Dictionaries and Collections are initialized without any initial capacity, while processing large json dataset that could improve de performance a lot.

Viewing all articles
Browse latest Browse all 23

Trending Articles