Skip to content

gcc-15 and debian:bookworm #307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Aug 11, 2025
Merged
Show file tree
Hide file tree
Changes from 7 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
10,230 changes: 6,442 additions & 3,788 deletions commands.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "redis-benchmarks-specification"
version = "0.1.310"
version = "0.1.314"
description = "The Redis benchmarks specification describes the cross-language/tools requirements and expectations to foster performance and observability standards around redis related technologies. Members from both industry and academia, including organizations and individuals are encouraged to contribute."
authors = ["filipecosta90 <[email protected]>","Redis Performance Group <[email protected]>"]
readme = "Readme.md"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
version: 0.1
id: gcc:8.5.0-amd64-debian-buster-default
os: debian-buster
id: gcc:15.2.0-amd64-debian-bookworm-default
os: debian-bookworm
arch: amd64
compiler: "gcc"
cpp_compiler: "g++"
kind: docker
build_image: gcc:8.5.0-buster
run_image: debian:buster
build_image: gcc:15.2.0-bookworm
run_image: gcc:15.2.0-bookworm
description: "Using GNU Compiler Containers (https://hub.docker.com/_/gcc?tab=description)
pre-configured environment with all the tools required to build with gcc."
metadata:
compiler: "gcc"
compiler_version: "8.5.0"
os: debian-buster
compiler_version: "15.2.0"
os: debian-bookworm
arch: amd64

env:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
version: 0.1
id: gcc:8.5.0-arm64-debian-buster-default
os: debian-buster
id: gcc:15.2.0-arm64-debian-bookworm-default
os: debian-bookworm
arch: arm64
compiler: "gcc"
cpp_compiler: "g++"
kind: docker
build_image: gcc:8.5.0-buster
run_image: debian:buster
build_image: gcc:15.2.0-bookworm
run_image: gcc:15.2.0-bookworm
description: "Using GNU Compiler Containers (https://hub.docker.com/_/gcc?tab=description)
pre-configured environment with all the tools required to build with gcc."
metadata:
compiler: "gcc"
compiler_version: "8.5.0"
os: debian-buster
compiler_version: "15.2.0"
os: debian-bookworm
arch: arm64

env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ tested-groups:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ tested-commands:
redis-topologies:
- oss-standalone
build-variants:
- gcc:8.5.0-amd64-debian-buster-default
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
Expand Down
Loading
Loading