One of the fastest alternative JSON parser for Go that does not require schema
-
Updated
Aug 7, 2020 - Go
{{ message }}
One of the fastest alternative JSON parser for Go that does not require schema
fastest JSON encoder/decoder with powerful stream API for Golang
A much more quicker replacement for AngularJS ng-repeat directive
Ultra fast, compact, Embedded Database for tabular and semistructured data.
Time your functions in your tests
DNTProfiler is an EF 6.x and NH 4.x profiler.
Build Python Extension Modules for Nim libraries.
Fast Positive Hash - just the fastest portable hash function.
Grid Layout Provider built on top of RecyclerListView!
Lib.AspNetCore.ServerTiming is a library which provides Server Timing API support for ASP.NET Core
fast minimal CSS-in-JS created to reduce size of CSS injected
Why did the react render happen? Better than why-did-you-update and why-did-you-render!
Measuring various layout performances using different viewgroups in Android
A Python mongodb monitor and profiler for development.
Simple realisation of react/redux form
Simple but powerful profiling mechanism to find bottlenecks in your code (Node.js).
A Better Laravel + Wordpress integration, for exceptionally fast web applications
Add a description, image, and links to the perfomance topic page so that developers can more easily learn about it.
To associate your repository with the perfomance topic, visit your repo's landing page and select "manage topics."
Hey folks, thanks for a pretty bad ass library! I'm seeing a 3-3.3x gain when decoding fairly large JSON payloads (40-50MB) as compared stdlib/json-iterator.
Few things in the generated code that struck me as odd are the allocation sizes for slices/maps:
appendInstead of this, I