1 مستودع
Benchmarks that measure the speed at which frameworks serialize objects into JSON format.
Distinct from JSON Serialization: Distinct from JSON Serialization: focuses on benchmarking serialization speed rather than providing serialization utilities.
Explore 1 awesome GitHub repository matching networking & communication · Serialization Speed Benchmarks. Refine with filters or upvote what's useful.
TechEmpower FrameworkBenchmarks is an open-source project that provides a standardized, reproducible suite for measuring and comparing the performance of web frameworks across many languages. At its core, it defines a set of common server-side tasks—such as JSON serialization, database queries, and server-side template rendering—and executes them uniformly against hundreds of framework implementations to produce comparable throughput and latency metrics. The project is built around a multi-language benchmark harness that automates the full test lifecycle, from dependency installation and serve
Tests the speed at which frameworks serialize objects into JSON format as part of the benchmark suite.