From 9917c4d140c4eeed38eb65fd6988ea91307c0bb7 Mon Sep 17 00:00:00 2001 From: Bmete7 <26695766+Bmete7@users.noreply.github.com> Date: Tue, 23 Jun 2026 00:09:22 +0000 Subject: [PATCH 1/4] feat: :card_file_box: add component "MQSS Benchmarking Framework" from Issue #145 --- _components/mqss-benchmarking-framework.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _components/mqss-benchmarking-framework.md diff --git a/_components/mqss-benchmarking-framework.md b/_components/mqss-benchmarking-framework.md new file mode 100644 index 0000000..fe2efce --- /dev/null +++ b/_components/mqss-benchmarking-framework.md @@ -0,0 +1,16 @@ +--- +title: MQSS Benchmarking Framework +languages: + - Python +links: + docs: https://munich-quantum-software-stack.github.io/MQSS-Benchmarking-Framework/ + github: https://github.com/Munich-Quantum-Software-Stack/MQSS-Benchmarking-Framework + releases: https://pypi.org/project/mqss-benchmarking-framework/1.0.0/ +maintainers: + - LRZ + - MQV +--- + +The MQSS Benchmarking Framework is a general-purpose, platform-agnostic, extensible quantum benchmarking framework designed to serve as the central orchestration and integration layer for the quantum benchmarking ecosystem. + +It provides a unified infrastructure that brings together benchmarks, hardware backends, simulators, circuit providers, benchmark suites, and benchmarking frameworks under a single, consistent environment, covering the full spectrum of benchmarking experiments. From 97878da1634a5e2948fa47e245e7e34afed9dec0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 00:09:35 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=F0=9F=8E=A8=20pre-commit=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _components/mqss-benchmarking-framework.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_components/mqss-benchmarking-framework.md b/_components/mqss-benchmarking-framework.md index fe2efce..ae23f79 100644 --- a/_components/mqss-benchmarking-framework.md +++ b/_components/mqss-benchmarking-framework.md @@ -11,6 +11,10 @@ maintainers: - MQV --- -The MQSS Benchmarking Framework is a general-purpose, platform-agnostic, extensible quantum benchmarking framework designed to serve as the central orchestration and integration layer for the quantum benchmarking ecosystem. +The MQSS Benchmarking Framework is a general-purpose, platform-agnostic, extensible quantum +benchmarking framework designed to serve as the central orchestration and integration layer for the +quantum benchmarking ecosystem. -It provides a unified infrastructure that brings together benchmarks, hardware backends, simulators, circuit providers, benchmark suites, and benchmarking frameworks under a single, consistent environment, covering the full spectrum of benchmarking experiments. +It provides a unified infrastructure that brings together benchmarks, hardware backends, simulators, +circuit providers, benchmark suites, and benchmarking frameworks under a single, consistent +environment, covering the full spectrum of benchmarking experiments. From 25c3cee9151823f0159cf3b235bf16dc34de185c Mon Sep 17 00:00:00 2001 From: Burak Mete Date: Tue, 23 Jun 2026 11:14:06 +0200 Subject: [PATCH 3/4] Simplify MQSS Benchmarking Framework description Condensed the description of the MQSS Benchmarking Framework. Signed-off-by: Burak Mete --- _components/mqss-benchmarking-framework.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/_components/mqss-benchmarking-framework.md b/_components/mqss-benchmarking-framework.md index ae23f79..fe3ce2f 100644 --- a/_components/mqss-benchmarking-framework.md +++ b/_components/mqss-benchmarking-framework.md @@ -11,10 +11,5 @@ maintainers: - MQV --- -The MQSS Benchmarking Framework is a general-purpose, platform-agnostic, extensible quantum -benchmarking framework designed to serve as the central orchestration and integration layer for the +A general-purpose and platform-agnostic framework designed to serve as the central orchestration and integration layer for the quantum benchmarking ecosystem. - -It provides a unified infrastructure that brings together benchmarks, hardware backends, simulators, -circuit providers, benchmark suites, and benchmarking frameworks under a single, consistent -environment, covering the full spectrum of benchmarking experiments. From 333606c1e00f2e05304df272080b9b87d6c8c3d7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 09:14:16 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=8E=A8=20pre-commit=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _components/mqss-benchmarking-framework.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_components/mqss-benchmarking-framework.md b/_components/mqss-benchmarking-framework.md index fe3ce2f..64f80bb 100644 --- a/_components/mqss-benchmarking-framework.md +++ b/_components/mqss-benchmarking-framework.md @@ -11,5 +11,5 @@ maintainers: - MQV --- -A general-purpose and platform-agnostic framework designed to serve as the central orchestration and integration layer for the -quantum benchmarking ecosystem. +A general-purpose and platform-agnostic framework designed to serve as the central orchestration and +integration layer for the quantum benchmarking ecosystem.