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
38 changes: 0 additions & 38 deletions .github/workflows/publish-benchmarks-website.yml

This file was deleted.

5 changes: 0 additions & 5 deletions REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ path = "vortex-btrblocks/decision-tree.*"
SPDX-FileCopyrightText = "Copyright the Vortex contributors"
SPDX-License-Identifier = "CC-BY-4.0"

[[annotations]]
path = "benchmarks-website/**"
SPDX-FileCopyrightText = "Copyright the Vortex contributors"
SPDX-License-Identifier = "CC-BY-4.0"

# Golden files are licensed under CC-BY-4.0.
[[annotations]]
path = "**/goldenfiles/**"
Expand Down
2 changes: 1 addition & 1 deletion _typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ extend-ignore-re = [
# scripts/measurement_id_golden.json is a frozen hash-pin artifact whose vectors include
# deliberate Unicode edge cases (JSON-escaped, so "café" reads as the token "caf"); its bytes
# must never change, so it is excluded rather than "fixed".
extend-exclude = ["/vortex-bench/**", "/docs/references.bib", "benchmarks/**", "vortex-sqllogictest/slt/**", "encodings/fsst/src/dfa/tests.rs", "encodings/fsst/src/dfa/flat_contains.rs", "benchmarks-website/server/static/**", "benchmarks-website/server/tests/snapshots/**", "scripts/measurement_id_golden.json"]
extend-exclude = ["/vortex-bench/**", "/docs/references.bib", "benchmarks/**", "vortex-sqllogictest/slt/**", "encodings/fsst/src/dfa/tests.rs", "encodings/fsst/src/dfa/flat_contains.rs", "scripts/measurement_id_golden.json"]

[type.py]
extend-ignore-identifiers-re = [
Expand Down
3 changes: 0 additions & 3 deletions benchmarks-website/.dockerignore

This file was deleted.

2 changes: 0 additions & 2 deletions benchmarks-website/.gitignore

This file was deleted.

16 changes: 0 additions & 16 deletions benchmarks-website/Dockerfile

This file was deleted.

119 changes: 0 additions & 119 deletions benchmarks-website/README.md

This file was deleted.

29 changes: 0 additions & 29 deletions benchmarks-website/docker-compose.yml

This file was deleted.

36 changes: 0 additions & 36 deletions benchmarks-website/index.html

This file was deleted.

Loading
Loading