bytedance / sonic-cpp

A fast JSON serializing & deserializing library, accelerated by SIMD.
Apache License 2.0
835 stars 101 forks source link

test: add jsoncpp benchmark #54

Closed moyin1004 closed 1 year ago

moyin1004 commented 1 year ago

自测环境:

codecov-commenter commented 1 year ago

Codecov Report

Merging #54 (54bba52) into master (80cdba0) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   95.04%   95.04%           
=======================================
  Files          22       22           
  Lines        2785     2785           
=======================================
  Hits         2647     2647           
  Misses        138      138           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

liuq19 commented 1 year ago

benchmark 在 bazel 下报错了,需要同步修改 bazel 配置