Avatar for the vortex-data user
vortex-data
vortex
BlogDocsChangelog

Performance History

Latest Results

chore(deps): update rust crate compio to 0.15 (#3714) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [compio](https://redirect.github.com/compio-rs/compio) | workspace.dependencies | minor | `0.14` -> `0.15` | --- ### Release Notes <details> <summary>compio-rs/compio (compio)</summary> ### [`v0.15.0`](https://redirect.github.com/compio-rs/compio/releases/tag/v0.15.0) [Compare Source](https://redirect.github.com/compio-rs/compio/compare/v0.14.0...v0.15.0) #### What's Changed - feat(net): TcpStream.nodelay, TcpStream.set\_nodelay by [@&#8203;XeCycle](https://redirect.github.com/XeCycle) in [https://github.com/compio-rs/compio/pull/384](https://redirect.github.com/compio-rs/compio/pull/384) - fix(buf): track caller unwrapping by [@&#8203;incisakura](https://redirect.github.com/incisakura) in [https://github.com/compio-rs/compio/pull/385](https://redirect.github.com/compio-rs/compio/pull/385) - feat(driver): buffer pool by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/358](https://redirect.github.com/compio-rs/compio/pull/358) - fix(quic): usages of `#[doc(hidden)] pub` by [@&#8203;AsakuraMizu](https://redirect.github.com/AsakuraMizu) in [https://github.com/compio-rs/compio/pull/389](https://redirect.github.com/compio-rs/compio/pull/389) - feat(quic): update h3 to 0.0.7 by [@&#8203;AsakuraMizu](https://redirect.github.com/AsakuraMizu) in [https://github.com/compio-rs/compio/pull/391](https://redirect.github.com/compio-rs/compio/pull/391) - fix: reduce warnings by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/396](https://redirect.github.com/compio-rs/compio/pull/396) - feat: implement AsFd trait for many types by [@&#8203;Sherlock-Holo](https://redirect.github.com/Sherlock-Holo) in [https://github.com/compio-rs/compio/pull/395](https://redirect.github.com/compio-rs/compio/pull/395) - build(deps): update nix requirement from 0.29.0 to 0.30.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/compio-rs/compio/pull/399](https://redirect.github.com/compio-rs/compio/pull/399) - refactor(driver,iour): remove support for kernel < 5.19 by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/402](https://redirect.github.com/compio-rs/compio/pull/402) - perf(driver): set setup\_coop\_taskrun for io-uring by [@&#8203;Sherlock-Holo](https://redirect.github.com/Sherlock-Holo) in [https://github.com/compio-rs/compio/pull/401](https://redirect.github.com/compio-rs/compio/pull/401) - Add `CLOEXEC` flags by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/403](https://redirect.github.com/compio-rs/compio/pull/403) - feat(quic): update h3 to 0.0.8, h3-datagram to 0.0.2 by [@&#8203;AsakuraMizu](https://redirect.github.com/AsakuraMizu) in [https://github.com/compio-rs/compio/pull/407](https://redirect.github.com/compio-rs/compio/pull/407) - build(deps): update webpki-roots requirement from 0.26.3 to 1.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/compio-rs/compio/pull/406](https://redirect.github.com/compio-rs/compio/pull/406) - feat: add TcpStream bind\_and\_connect by [@&#8203;Sherlock-Holo](https://redirect.github.com/Sherlock-Holo) in [https://github.com/compio-rs/compio/pull/409](https://redirect.github.com/compio-rs/compio/pull/409) - build: add required dependencies to flake.nix by [@&#8203;George-Miao](https://redirect.github.com/George-Miao) in [https://github.com/compio-rs/compio/pull/411](https://redirect.github.com/compio-rs/compio/pull/411) - fix(driver,poll): clear events before poll by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/412](https://redirect.github.com/compio-rs/compio/pull/412) - build(deps): update criterion requirement from 0.5.1 to 0.6.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/compio-rs/compio/pull/408](https://redirect.github.com/compio-rs/compio/pull/408) - build: bump patch version for compio-quic by [@&#8203;AsakuraMizu](https://redirect.github.com/AsakuraMizu) in [https://github.com/compio-rs/compio/pull/414](https://redirect.github.com/compio-rs/compio/pull/414) - fix: move socket2/all feature gate from compio-net to compio-driver by [@&#8203;AsakuraMizu](https://redirect.github.com/AsakuraMizu) in [https://github.com/compio-rs/compio/pull/415](https://redirect.github.com/compio-rs/compio/pull/415) - Read to string by [@&#8203;Sherlock-Holo](https://redirect.github.com/Sherlock-Holo) in [https://github.com/compio-rs/compio/pull/413](https://redirect.github.com/compio-rs/compio/pull/413) - implement Deref for AsyncFd<T> by [@&#8203;Sherlock-Holo](https://redirect.github.com/Sherlock-Holo) in [https://github.com/compio-rs/compio/pull/416](https://redirect.github.com/compio-rs/compio/pull/416) - feat: Framed IO by [@&#8203;George-Miao](https://redirect.github.com/George-Miao) in [https://github.com/compio-rs/compio/pull/417](https://redirect.github.com/compio-rs/compio/pull/417) - fix(io): remove unnecessary features by [@&#8203;George-Miao](https://redirect.github.com/George-Miao) in [https://github.com/compio-rs/compio/pull/419](https://redirect.github.com/compio-rs/compio/pull/419) - feat(io): allow set length\_field\_len and length\_field\_is\_big\_endian for LengthDelimited by [@&#8203;Sherlock-Holo](https://redirect.github.com/Sherlock-Holo) in [https://github.com/compio-rs/compio/pull/420](https://redirect.github.com/compio-rs/compio/pull/420) - build(deps): update rustls-platform-verifier requirement from 0.5.0 to 0.6.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/compio-rs/compio/pull/422](https://redirect.github.com/compio-rs/compio/pull/422) - fix(driver): make clippy happy by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/425](https://redirect.github.com/compio-rs/compio/pull/425) - ci: specify target on Windows by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/426](https://redirect.github.com/compio-rs/compio/pull/426) - fix: handle some edge cases for windows version below vista by [@&#8203;stevefan1999-personal](https://redirect.github.com/stevefan1999-personal) in [https://github.com/compio-rs/compio/pull/427](https://redirect.github.com/compio-rs/compio/pull/427) - chore: rewrite compio-quic bench by [@&#8203;AsakuraMizu](https://redirect.github.com/AsakuraMizu) in [https://github.com/compio-rs/compio/pull/428](https://redirect.github.com/compio-rs/compio/pull/428) - ci: remove glib test by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/430](https://redirect.github.com/compio-rs/compio/pull/430) - fix(driver): add `AsFd` requirements for `SharedFd` by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/424](https://redirect.github.com/compio-rs/compio/pull/424) - fix(io): Framed by [@&#8203;George-Miao](https://redirect.github.com/George-Miao) in [https://github.com/compio-rs/compio/pull/421](https://redirect.github.com/compio-rs/compio/pull/421) - feat: buffered IO implementation by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/386](https://redirect.github.com/compio-rs/compio/pull/386) - feat(driver): Add DeviceIoControl opcode by [@&#8203;tpambor](https://redirect.github.com/tpambor) in [https://github.com/compio-rs/compio/pull/429](https://redirect.github.com/compio-rs/compio/pull/429) - feat(io): adjust read\_managed\_at param order by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/431](https://redirect.github.com/compio-rs/compio/pull/431) - feat: prepare for 0.15 release by [@&#8203;Berrysoft](https://redirect.github.com/Berrysoft) in [https://github.com/compio-rs/compio/pull/432](https://redirect.github.com/compio-rs/compio/pull/432) #### New Contributors - [@&#8203;stevefan1999-personal](https://redirect.github.com/stevefan1999-personal) made their first contribution in [https://github.com/compio-rs/compio/pull/427](https://redirect.github.com/compio-rs/compio/pull/427) - [@&#8203;tpambor](https://redirect.github.com/tpambor) made their first contribution in [https://github.com/compio-rs/compio/pull/429](https://redirect.github.com/compio-rs/compio/pull/429) **Full Changelog**: https://github.com/compio-rs/compio/compare/v0.14.0...v0.15.0 </details> --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Enabled. โ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. ๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
develop
2 hours ago
chore(deps): update rust crate compio to 0.15
renovate/compio-0.x
2 hours ago
chore(deps): update rust crate bindgen to 0.72.0 (#3711) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bindgen](https://rust-lang.github.io/rust-bindgen/) ([source](https://redirect.github.com/rust-lang/rust-bindgen)) | workspace.dependencies | minor | `0.71.1` -> `0.72.0` | --- ### Release Notes <details> <summary>rust-lang/rust-bindgen (bindgen)</summary> ### [`v0.72.0`](https://redirect.github.com/rust-lang/rust-bindgen/blob/HEAD/CHANGELOG.md#0720-2025-06-08) [Compare Source](https://redirect.github.com/rust-lang/rust-bindgen/compare/v0.71.1...v0.72.0) #### Added - Report enums in ParseCallbacks. - Refactor item\_name method to use ItemInfo struct. - Add callback to modify contents of macro - Discovery callbacks for functions and methods. - Options to generate uncallable C++ functions. - Provide option to get real virtual fn receiver. #### Changed - Generate bindings compatible with current rustc version by default. #### Removed - Remove unused which-rustfmt feature - Remove warning for opaque forward declarations #### Fixed - More sophisticated handling of the triple in rust\_to\_clang\_target - Rename \*-apple-ios-sim to ...simulator - Fix OpenCL vectors that use "ext\_vector\_type". - Fix union layout when it contains 0 sized array. - Avoid crashing on variadic unions without layout information. - Distinguish char16\_t. - Fix bugs in --clang-macro-fallback - Add missed unsafe in the raw\_set\_bit function - Use link\_name for dynamic library loading - Add "gen" to list of rust keywords in 'rust\_mangle' - Use appropriate `rustfmt --format ...` param </details> --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Enabled. โ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. ๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
develop
4 hours ago

Active Branches

feat[vortex-duckdb]: add copy from function bindings and vortex impl
last run
2 hours ago
#3693
CodSpeed Performance Gauge
0%
#3712
CodSpeed Performance Gauge
0%
#3579
CodSpeed Performance Gauge
0%
ยฉ 2025 CodSpeed Technology
Home Terms Privacy Docs