The GitHub Actions job "Fury CI" on incubator-fury.git has succeeded.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
f6e9c732a0701c7f59444282ff33c234d8548e5d / Shawn Yang <shawn.ck.y...@gmail.com>
feat(java): reduce code size of read long to optimize jvm jit inline (#1470)

This PR reduced code size of read long for jvm jit inline:
- Reduced readVarLong code size by separating little/big endian
- Reduced readLong code size by separating little/big endian
- Reduced unsafeGetLong code size by separating little/big endian and
generate online

Report URL: https://github.com/apache/incubator-fury/actions/runs/8580814302

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@fury.apache.org
For additional commands, e-mail: commits-h...@fury.apache.org

Reply via email to