Skip to content
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
f665255
perf: add optimized zip implementation for scalars
rluvaton Oct 19, 2025
a0bbe7f
improve long string performance by a lot (compared to my prev impl)
rluvaton Oct 19, 2025
f733a25
format
rluvaton Oct 19, 2025
7dd2188
Merge branch 'main' into improve-zip-for-scalars
rluvaton Oct 19, 2025
98aa6bf
fix lint and format
rluvaton Oct 19, 2025
7ccb30d
update comments
rluvaton Oct 19, 2025
5ac9879
perf: add optimized function to create offset with same length
rluvaton Oct 19, 2025
e172f2e
add tests
rluvaton Oct 19, 2025
3317a39
updated comment
rluvaton Oct 19, 2025
5f01d05
perf: add `repeat_slice_n_times` to `MutableBuffer`
rluvaton Oct 20, 2025
ad3d716
Merge branch 'add-push-repeated-slice' into improve-zip-for-scalars
rluvaton Oct 20, 2025
694eb72
updated with #8658 changes
rluvaton Oct 20, 2025
4086174
Merge branch 'add-from-length-repeated-for-offset-buffer' into improv…
rluvaton Oct 20, 2025
11f72a0
updated with #8656 changes
rluvaton Oct 20, 2025
0787956
format
rluvaton Oct 20, 2025
96cd9cc
add tests
rluvaton Oct 20, 2025
72070dc
simplify implementation
rluvaton Oct 20, 2025
9ffea3a
Merge branch 'add-push-repeated-slice' into improve-zip-for-scalars
rluvaton Oct 20, 2025
37b2cda
add example and test for scalar zipper
rluvaton Oct 20, 2025
dd45394
add send and sync
rluvaton Oct 20, 2025
dabbf55
Merge branch 'main' into improve-zip-for-scalars
rluvaton Oct 20, 2025
9165612
Merge branch 'main' into improve-zip-for-scalars
rluvaton Oct 21, 2025
c588302
Merge branch 'main' into improve-zip-for-scalars
alamb Oct 23, 2025
8046f26
add more tests
rluvaton Oct 26, 2025
f943950
pass true in fallback zip impl
rluvaton Oct 26, 2025
aa276c1
lint and format
rluvaton Oct 26, 2025
2f74165
add comment
rluvaton Oct 27, 2025
1fcba7c
Merge branch 'main' into improve-zip-for-scalars
rluvaton Oct 27, 2025
5361945
merge conflicts
rluvaton Oct 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading