This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
from 799cc45b fix build error (#234)
new 2939960a 🔄 created local 'docs/guide/' from remote 'docs/guide/'
new 296f7b5a 🔄 synced local 'docs/specification/' with remote
'docs/specification/'
new 2304d8ab 🔄 synced local 'static/img/benchmarks/' with remote
'docs/benchmarks/'
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/{docs/03-Guide => guide}/DEVELOPMENT.md | 28 +-
docs/{docs/03-Guide => guide}/graalvm_guide.md | 126 ++++-----
.../guide}/java_serialization_guide.md | 304 ++++++++++-----------
docs/{docs/03-Guide => guide}/row_format_guide.md | 10 +-
docs/{docs/03-Guide => guide}/scala_guide.md | 76 +++---
.../xlang_serialization_guide.md | 218 +++++++--------
.../03-Guide => docs/guide}/xlang_type_mapping.md | 38 +--
docs/specification/java_serialization_spec.md | 78 +++---
docs/specification/row_format_spec.md | 4 +-
docs/specification/xlang_serialization_spec.md | 152 +++++------
static/img/benchmarks/README.md | 240 ++++++++--------
.../benchmarks/data/jmh-jdk-11-deserialization.csv | 304 ++++++++++-----------
.../benchmarks/data/jmh-jdk-11-serialization.csv | 304 ++++++++++-----------
static/img/benchmarks/data/jmh-jdk-11-zerocopy.csv | 144 +++++-----
14 files changed, 1013 insertions(+), 1013 deletions(-)
copy docs/{docs/03-Guide => guide}/DEVELOPMENT.md (86%)
copy docs/{docs/03-Guide => guide}/graalvm_guide.md (60%)
copy {versioned_docs/version-0.10/docs/03-Guide =>
docs/guide}/java_serialization_guide.md (77%)
copy docs/{docs/03-Guide => guide}/row_format_guide.md (95%)
copy docs/{docs/03-Guide => guide}/scala_guide.md (57%)
copy docs/{docs/03-Guide => guide}/xlang_serialization_guide.md (70%)
copy {versioned_docs/version-0.10/docs/03-Guide =>
docs/guide}/xlang_type_mapping.md (84%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]