benchmarks:Protocol Buffers 和 Thrift 的基准测试

时间:2024-06-19 16:38:29
【文件属性】:

文件名称:benchmarks:Protocol Buffers 和 Thrift 的基准测试

文件大小:11KB

文件格式:ZIP

更新时间:2024-06-19 16:38:29

C++

Protocol Buffers 和 Thrift 的基准。 如何运行基准测试 克隆存储库: $ git clone $ cd benchmarks $ git submodule init $ git submodule update 按照此处的说明安装 Thrift 的依赖项: 构建并运行基准测试: $ mkdir build $ cd build $ cmake .. $ make -j $ make run_benchmarks


【文件预览】:
benchmarks-master
----.travis.yml(196B)
----.gitmodules(305B)
----.build_and_run.sh(140B)
----.travis_setup.sh(368B)
----LICENSE(1KB)
----src()
--------testdata()
--------benchmarks.cc(6KB)
--------generator()
--------thrift()
--------proto()
----AUTHORS(33B)
----.coveralls.yml(71B)
----.gitignore(6B)
----CMakeLists.txt(3KB)
----third_party()
--------benchmark()
--------thrift()
--------protobuf()
----README.md(770B)
----CONTRIBUTORS(51B)

网友评论