This is an automated email from the ASF dual-hosted git repository.
pandalee pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory.git
The following commit(s) were added to refs/heads/main by this push:
new ff0ced5c chore: update plots fro compatible (#2344)
ff0ced5c is described below
commit ff0ced5c26d1ac7b30caca97991c0d815c60f7ed
Author: Shawn Yang <[email protected]>
AuthorDate: Tue Jun 17 16:39:30 2025 +0800
chore: update plots fro compatible (#2344)
## What does this PR do?
<!-- Describe the purpose of this PR. -->
## Related issues
Close #2343
## Does this PR introduce any user-facing change?
<!--
If any user-facing interface changes, please [open an
issue](https://github.com/apache/fory/issues/new/choose) describing the
need to do so and update the document if necessary.
-->
- [ ] Does this PR introduce any public API change?
- [ ] Does this PR introduce any binary protocol compatibility change?
## Benchmark
<!--
When the PR has an impact on performance (if you don't know whether the
PR will have an impact on performance, you can submit the PR first, and
if it will have impact on performance, the code reviewer will explain
it), be sure to attach a benchmark data here.
-->
---
.idea/icon.png | Bin 54513 -> 18333 bytes
...lize_compatible_MEDIA_CONTENT_from_array_tps.png | Bin 27750 -> 31840 bytes
...lize_compatible_STRUCT_from_directBuffer_tps.png | Bin 28617 -> 33119 bytes
...ialize_compatible_MEDIA_CONTENT_to_array_tps.png | Bin 29911 -> 34290 bytes
...ialize_compatible_STRUCT_to_directBuffer_tps.png | Bin 29924 -> 34685 bytes
...lize_compatible_MEDIA_CONTENT_from_array_tps.png | Bin 31840 -> 0 bytes
...lize_compatible_STRUCT_from_directBuffer_tps.png | Bin 33119 -> 0 bytes
...ialize_compatible_MEDIA_CONTENT_to_array_tps.png | Bin 34290 -> 0 bytes
...ialize_compatible_STRUCT_to_directBuffer_tps.png | Bin 34685 -> 0 bytes
9 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/.idea/icon.png b/.idea/icon.png
index e843ef42..8962eba8 100644
Binary files a/.idea/icon.png and b/.idea/icon.png differ
diff --git
a/docs/benchmarks/compatible/bench_deserialize_compatible_MEDIA_CONTENT_from_array_tps.png
b/docs/benchmarks/compatible/bench_deserialize_compatible_MEDIA_CONTENT_from_array_tps.png
index 4b893446..68fef5a9 100644
Binary files
a/docs/benchmarks/compatible/bench_deserialize_compatible_MEDIA_CONTENT_from_array_tps.png
and
b/docs/benchmarks/compatible/bench_deserialize_compatible_MEDIA_CONTENT_from_array_tps.png
differ
diff --git
a/docs/benchmarks/compatible/bench_deserialize_compatible_STRUCT_from_directBuffer_tps.png
b/docs/benchmarks/compatible/bench_deserialize_compatible_STRUCT_from_directBuffer_tps.png
index 76af592d..94529bb8 100644
Binary files
a/docs/benchmarks/compatible/bench_deserialize_compatible_STRUCT_from_directBuffer_tps.png
and
b/docs/benchmarks/compatible/bench_deserialize_compatible_STRUCT_from_directBuffer_tps.png
differ
diff --git
a/docs/benchmarks/compatible/bench_serialize_compatible_MEDIA_CONTENT_to_array_tps.png
b/docs/benchmarks/compatible/bench_serialize_compatible_MEDIA_CONTENT_to_array_tps.png
index e6f4422f..87782f2b 100644
Binary files
a/docs/benchmarks/compatible/bench_serialize_compatible_MEDIA_CONTENT_to_array_tps.png
and
b/docs/benchmarks/compatible/bench_serialize_compatible_MEDIA_CONTENT_to_array_tps.png
differ
diff --git
a/docs/benchmarks/compatible/bench_serialize_compatible_STRUCT_to_directBuffer_tps.png
b/docs/benchmarks/compatible/bench_serialize_compatible_STRUCT_to_directBuffer_tps.png
index 27897a24..4093a4a2 100644
Binary files
a/docs/benchmarks/compatible/bench_serialize_compatible_STRUCT_to_directBuffer_tps.png
and
b/docs/benchmarks/compatible/bench_serialize_compatible_STRUCT_to_directBuffer_tps.png
differ
diff --git
a/docs/benchmarks/deserialization/bench_deserialize_compatible_MEDIA_CONTENT_from_array_tps.png
b/docs/benchmarks/deserialization/bench_deserialize_compatible_MEDIA_CONTENT_from_array_tps.png
deleted file mode 100644
index 68fef5a9..00000000
Binary files
a/docs/benchmarks/deserialization/bench_deserialize_compatible_MEDIA_CONTENT_from_array_tps.png
and /dev/null differ
diff --git
a/docs/benchmarks/deserialization/bench_deserialize_compatible_STRUCT_from_directBuffer_tps.png
b/docs/benchmarks/deserialization/bench_deserialize_compatible_STRUCT_from_directBuffer_tps.png
deleted file mode 100644
index 94529bb8..00000000
Binary files
a/docs/benchmarks/deserialization/bench_deserialize_compatible_STRUCT_from_directBuffer_tps.png
and /dev/null differ
diff --git
a/docs/benchmarks/serialization/bench_serialize_compatible_MEDIA_CONTENT_to_array_tps.png
b/docs/benchmarks/serialization/bench_serialize_compatible_MEDIA_CONTENT_to_array_tps.png
deleted file mode 100644
index 87782f2b..00000000
Binary files
a/docs/benchmarks/serialization/bench_serialize_compatible_MEDIA_CONTENT_to_array_tps.png
and /dev/null differ
diff --git
a/docs/benchmarks/serialization/bench_serialize_compatible_STRUCT_to_directBuffer_tps.png
b/docs/benchmarks/serialization/bench_serialize_compatible_STRUCT_to_directBuffer_tps.png
deleted file mode 100644
index 4093a4a2..00000000
Binary files
a/docs/benchmarks/serialization/bench_serialize_compatible_STRUCT_to_directBuffer_tps.png
and /dev/null differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]