Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Benchmarks This section compares the performance of Boost.JSON with two widely used libraries with similar functionality: RapidJSON which is known for its performance, and JSON for Modern C++ which is known for feature-richness. The bench program measures the throughput of parsing and serialization for the a set of JSON representing typical workloads. These implementations are evaluated:基准测试 本节将 Boost.JSON 与两个广泛使用的具有类似功能的库进行性能比较:以高性能著称的 RapidJSON 和以功能丰富著称的JSON for Modern C++ 库(nlohmann/json)。bench 程序测量解析和序列化一组代表典型工作负载的 JSON 的吞吐量。评估的实现包括: