patrickhuber / Pliant

MIT License
26 stars 4 forks source link

Performance improvements discussed on gitter #62

Closed bilsaboob closed 7 years ago

bilsaboob commented 7 years ago

Hey @patrickhuber

I've merged down the minor performance fixes that we discussed on gitter - for my local testing I've used the Pliant.JsonPerformanceTest console app - since I didn't notice the Benchmark you had - I've removed this in favor of the Benchmark.

There are a couple of "Perf" properties - FramesPerf and DataPerf, which ideally at some point would replace the Frames and Data properties... currently just added those side by side.

Regards, /Peter