test[cpp]: test complex object

This commit is contained in:
godotg
2023-10-15 16:38:22 +08:00
parent 6f7dc49775
commit 1c87c12035
3 changed files with 2 additions and 2 deletions
@@ -50,8 +50,8 @@ public class BenchmarkTesting {
* <p>
* 包体大小:
* 简单对象,zfoo包体大小8kryo包体大小5protobuf包体大小8
* 常规对象,zfoo包体大小430,kryo包体大小483protobuf包体大小793
* 复杂对象,zfoo包体大小2216kryo包体大小2528protobuf包体大小5091
* 常规对象,zfoo包体大小430,kryo包体大小516protobuf包体大小793
* 复杂对象,zfoo包体大小2191kryo包体大小2611protobuf包体大小5083
*/
@Test
public void singleThreadBenchmarks() {
Binary file not shown.
Binary file not shown.