Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Slice to use MemorySegment #173

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Jul 1, 2024

No description provided.

@wendigo wendigo force-pushed the serafin/jdk-22-ffm-v2 branch 2 times, most recently from 203338e to 8eb574d Compare July 1, 2024 18:13
@wendigo
Copy link
Contributor Author

wendigo commented Jul 1, 2024

This is a clean version of the #172. I've removed unnecessary changes and squashed the remaining commits.

@wendigo wendigo force-pushed the serafin/jdk-22-ffm-v2 branch from 8eb574d to 228ac66 Compare July 1, 2024 18:38
.github/workflows/main.yml Outdated Show resolved Hide resolved
src/main/java/io/airlift/slice/SizeOf.java Outdated Show resolved Hide resolved
src/main/java/io/airlift/slice/SizeOf.java Outdated Show resolved Hide resolved
src/main/java/io/airlift/slice/Slice.java Outdated Show resolved Hide resolved
src/main/java/io/airlift/slice/Slice.java Outdated Show resolved Hide resolved
src/main/java/io/airlift/slice/Slice.java Outdated Show resolved Hide resolved
src/main/java/io/airlift/slice/Slices.java Outdated Show resolved Hide resolved
@wendigo wendigo force-pushed the serafin/jdk-22-ffm-v2 branch 13 times, most recently from 85d3d9d to 383c10b Compare July 3, 2024 19:29
wendigo and others added 5 commits October 23, 2024 12:32
- Add out-of-order read methods to BasicSliceInput

- Add Slice.mismatch method

- Small tweaks and new benchmarks
@wendigo wendigo force-pushed the serafin/jdk-22-ffm-v2 branch from 383c10b to d7ea1c3 Compare October 23, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants