Skip to content

benchmark: publish first results for araara-standard#1042

Open
MDA2AV wants to merge 1 commit into
mainfrom
bench-araara-standard
Open

benchmark: publish first results for araara-standard#1042
MDA2AV wants to merge 1 commit into
mainfrom
bench-araara-standard

Conversation

@MDA2AV

@MDA2AV MDA2AV commented Jul 24, 2026

Copy link
Copy Markdown
Owner

araara-standard is subscribed to 17 test profiles and has never been benchmarkedsite/data/results/araara-standard.json does not exist, so it appears nowhere on the leaderboard.

It is the standard-mode sibling of araara (same server, built with HCS_ARENA_MODE=standard via standard-mode.patch), so the pair is only meaningful once both have results.

Deliberately an empty commit: touching frameworks/araara-standard/ would change the image we are about to measure.

/benchmark -f araara-standard --save

@MDA2AV

MDA2AV commented Jul 24, 2026

Copy link
Copy Markdown
Owner Author

/benchmark -f araara-standard --save

@github-actions

Copy link
Copy Markdown
Contributor

👋 /benchmark request received. A collaborator will review and approve the run.

@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results

Framework: araara-standard | Test: all tests

Test Conn RPS CPU Mem Δ RPS Δ Mem
Full log
[info] available CPUs: 128
[info] framework: araara-standard (araara-standard, OCaml)
[info] subscribed tests: baseline,pipelined,limited-conn,json,json-comp,json-tls,upload,static,async-db,crud,api-4,api-16,baseline-h2,static-h2,baseline-h2c,json-h2c,echo-ws
[info] building image: httparena-araara-standard
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.84kB done
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/library/debian:bookworm-slim
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-5.4
#3 DONE 0.5s

#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.1s

#5 [internal] load build context
#5 DONE 0.0s

#6 [build  1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-5.4@sha256:9a806fd93b9bc8a3acc6f155a56a44df942a0eb6f923e3478450c941bb9460ec
#6 resolve docker.io/ocaml/opam:debian-12-ocaml-5.4@sha256:9a806fd93b9bc8a3acc6f155a56a44df942a0eb6f923e3478450c941bb9460ec 0.1s done
#6 DONE 0.1s

#7 [build  2/10] RUN apt-get update && apt-get install -y --no-install-recommends       git libpq-dev libgmp-dev zlib1g-dev libzstd-dev libssl-dev pkg-config m4 cmake     && rm -rf /var/lib/apt/lists/*
#7 CACHED

#8 [build  3/10] WORKDIR /app
#8 CACHED

#9 [build  4/10] RUN opam repo add araara git+https://tangled.org/gdiazlo.tngl.sh/repo && opam update
#9 CACHED

#10 [stage-1 1/5] FROM docker.io/library/debian:bookworm-slim@sha256:4724b8cc51e33e398f0e2e15e18d5ec2851ff0c2280647e1310bc1642182655d
#10 resolve docker.io/library/debian:bookworm-slim@sha256:4724b8cc51e33e398f0e2e15e18d5ec2851ff0c2280647e1310bc1642182655d 0.1s done
#10 DONE 0.1s

#5 [internal] load build context
#5 transferring context: 685B done
#5 DONE 0.1s

#11 [build  5/10] RUN opam source --dir hcs "hcs.0.16.1"
#11 0.559 [ERROR] No package matching hcs.0.16.1 found.
#11 ERROR: process "/bin/sh -c opam source --dir hcs \"hcs.${HCS_VERSION}\"" did not complete successfully: exit code: 5
------
 > [build  5/10] RUN opam source --dir hcs "hcs.0.16.1":
0.559 [ERROR] No package matching hcs.0.16.1 found.
------
Dockerfile:21
--------------------
  19 |     RUN opam repo add araara git+https://tangled.org/gdiazlo.tngl.sh/repo && opam update
  20 |     
  21 | >>> RUN opam source --dir hcs "hcs.${HCS_VERSION}"
  22 |     COPY standard-mode.patch /app/standard-mode.patch
  23 |     WORKDIR /app/hcs
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c opam source --dir hcs \"hcs.${HCS_VERSION}\"" did not complete successfully: exit code: 5
[FAIL] docker build failed
[info] restoring loopback MTU to 65536

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant