weiji14
cog3pio
BlogDocsChangelog

Branches performance

Pull requests

:construction_worker: Track Rust performance benchmarks on CI#61
last run
2 days ago
:egg: Do host to device copy when 'cuda' flag is enabled Ensure fair comparison between nvTIFF which reads to CUDA memory (even though it's the fastest already), and the GDAL LiberTIFF and image-tiff backend readers.
2 days ago
07d4b4d
multi-lang-bench
CodSpeed Performance Gauge
0%
:arrow_up: Bump pyo3 from 0.26.0 to 0.27.1, numpy from 0.26.0 to 0.27.0 Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.26.0 to 0.27.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.26.0...v0.27.1) Bumps [numpy](https://github.com/PyO3/rust-numpy) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/PyO3/rust-numpy/releases) - [Changelog](https://github.com/PyO3/rust-numpy/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyO3/rust-numpy/compare/v0.26.0...v0.27.0) Bumps [dlpark](https://github.com/SunDoge/dlpark) from 901c671 to 2455a56. - [Release notes](https://github.com/SunDoge/dlpark/releases) - [Changelog](https://github.com/SunDoge/dlpark/blob/main/CHANGELOG.md) - [Commits](https://github.com/SunDoge/dlpark/compare/901c671fc0e9f30bbc02ef0039931474e9d839dc...2455a562af10a6655465d24d7e9c78996c613e6a)
13 days ago
d603e5f
pyo3-0.27
CodSpeed Performance Gauge
0%
:triangular_flag_on_post: Gate python bindings behind pyo3 feature flag More clearly separating pure Rust parts from the pyo3/python bindings to workaround some pyo3 compiliation issues on rustc 1.92.0-beta.1 (3b4dd9bf1 2025-10-28), plus it speeds up compilation when just working on the Rust side. Re-enabled nightly Rust tests disabled in 939b7b0c8f3e465b45a71cf5c0ff460667bc6f4e/#57.
17 days ago
3b7f815
feature_flag/pyo3
CodSpeed Performance Gauge
0%
:sparkles: Python bindings for CudaCogReader#58
last run
2 days ago
:beers: Symlink nvtiff.h to targets/x86_64-linux/lib and set RUSTFLAGS Brute force symlinking to get nvtiff-sys to compile with conda-forge's libnvtiff that is under $CONDA_PREFIX/include/ instead of $CONDA_PREFIX/targets/x86_64-linux/include/ where most other header files are. One key part is to use RUSTFLAGS instead of LD_LIBRARY_PATH to actually get rustc to search the correct lib/ folder for the .so files.
2 days ago
186fed2
dlpack_to_cupy
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs