Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
additional_dependencies:
- mdformat-gfm
- repo: https://github.com/adrienverge/yamllint
rev: v1.37.1
rev: v1.38.0
hooks:
- id: yamllint
exclude: pre-commit-config.yaml
Expand Down
29 changes: 29 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
---
cff-version: 1.2.0
title: ome-arrow-benchmarks
message: >-
If you use this software, please cite it using the
metadata from the CITATION.cff file.
type: software
authors:
- given-names: Dave
family-names: Bunten
orcid: "https://orcid.org/0000-0001-6041-3665"
- given-names: Jenna
family-names: Tomkinson
orcid: 'https://orcid.org/0000-0003-2676-5813'
- given-names: Gregory
family-names: Way
orcid: 'https://orcid.org/0000-0002-0503-9348'
repository-code: "https://github.com/wayscience/ome-arrow"
abstract: >-
Benchmarking OME Arrow through Parquet, Vortex, LanceDB, and more.
keywords:
- python
license: BSD-3-Clause
identifiers:
- description: Zenodo software DOI
type: doi
value: 10.5281/zenodo.18234383
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OME Arrow benchmarks

[![Software DOI badge](https://zenodo.org/badge/DOI/10.5281/zenodo.18234383.svg)](https://doi.org/10.5281/zenodo.18234383)

Benchmarking [OME Arrow](https://github.com/WayScience/ome-arrow) through Parquet, Vortex, LanceDB, and more.

## Running benchmarks
Expand Down
Binary file added data/compare_ome_arrow_only_runs.parquet
Binary file not shown.
Binary file added data/compare_ome_arrow_only_summary.parquet
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added data/compare_parquet_vortex_lance_runs.parquet
Binary file not shown.
Binary file added data/compare_parquet_vortex_lance_summary.parquet
Binary file not shown.
Binary file modified images/compare_ome_arrow_only_summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/compare_parquet_vortex_lance_ome_summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/compare_parquet_vortex_lance_summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.