Skip to content

chore(main): release 1.24.1 - #300

Merged
marianogappa merged 1 commit into
mainfrom
release-please--branches--main
Jul 10, 2026
Merged

chore(main): release 1.24.1#300
marianogappa merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@marianogappa

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

1.24.1 (2026-07-10)

Bug Fixes

  • dashboard: keep games-list Featuring column on one cropped row (#299) (f6b6e00)

This PR was generated with Release Please. See documentation.

@github-actions

Copy link
Copy Markdown
Contributor

🔻 Coverage below the badge

make coverage reports 80.8% (hand-written code; generated code excluded), below the README badge of 81%.

Either add tests, or update the badge: scripts/update-readme-coverage.sh 80.8.

@github-actions

Copy link
Copy Markdown
Contributor

📊 Ingestion benchmark (base → PR)

Corpus: internal/patterns/markers/testdata/replays · 3 samples · GitHub-hosted 2-core runner. Informational only — runner variance is ±10–20%, so a small delta is noise.

goos: linux
goarch: amd64
pkg: github.com/marianogappa/screpdb/internal/storage
cpu: AMD EPYC 7763 64-Core Processor                
                        │ bench-base.txt │       bench-current.txt        │
                        │     sec/op     │   sec/op     vs base           │
SQLiteIngestionCorpus-4      35.75 ± ∞ ¹   35.78 ± ∞ ¹  ~ (p=0.700 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │ bench-base.txt │       bench-current.txt        │
                        │     s/cmds     │   s/cmds     vs base           │
SQLiteIngestionCorpus-4      28.27 ± ∞ ¹   28.27 ± ∞ ¹  ~ (p=0.700 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │ bench-base.txt │        bench-current.txt        │
                        │    s/commit    │   s/commit    vs base           │
SQLiteIngestionCorpus-4     335.6m ± ∞ ¹   345.4m ± ∞ ¹  ~ (p=0.400 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │ bench-base.txt │        bench-current.txt        │
                        │    s/events    │   s/events    vs base           │
SQLiteIngestionCorpus-4     121.7m ± ∞ ¹   124.9m ± ∞ ¹  ~ (p=0.400 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │   bench-base.txt    │           bench-current.txt            │
                        │ s/ingest_166replays │ s/ingest_166replays  vs base           │
SQLiteIngestionCorpus-4           35.72 ± ∞ ¹           35.74 ± ∞ ¹  ~ (p=0.800 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │ bench-base.txt │       bench-current.txt        │
                        │    s/parse     │   s/parse    vs base           │
SQLiteIngestionCorpus-4      5.062 ± ∞ ¹   5.076 ± ∞ ¹  ~ (p=1.000 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │ bench-base.txt │        bench-current.txt        │
                        │   s/patterns   │  s/patterns   vs base           │
SQLiteIngestionCorpus-4     96.07m ± ∞ ¹   98.03m ± ∞ ¹  ~ (p=1.000 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │ bench-base.txt │        bench-current.txt        │
                        │   s/players    │  s/players    vs base           │
SQLiteIngestionCorpus-4     56.72m ± ∞ ¹   56.59m ± ∞ ¹  ~ (p=1.000 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │ bench-base.txt │        bench-current.txt        │
                        │    s/replay    │   s/replay    vs base           │
SQLiteIngestionCorpus-4     215.2m ± ∞ ¹   215.3m ± ∞ ¹  ~ (p=0.800 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │ bench-base.txt │        bench-current.txt        │
                        │  s/replay_ins  │ s/replay_ins  vs base           │
SQLiteIngestionCorpus-4     33.17m ± ∞ ¹   34.56m ± ∞ ¹  ~ (p=0.200 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │ bench-base.txt │        bench-current.txt         │
                        │      B/op      │     B/op       vs base           │
SQLiteIngestionCorpus-4    2.530Gi ± ∞ ¹   2.531Gi ± ∞ ¹  ~ (p=1.000 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

                        │ bench-base.txt │        bench-current.txt        │
                        │   allocs/op    │  allocs/op    vs base           │
SQLiteIngestionCorpus-4     22.33M ± ∞ ¹   22.33M ± ∞ ¹  ~ (p=1.000 n=3) ²
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05

@marianogappa
marianogappa merged commit 39ae18b into main Jul 10, 2026
5 checks passed
@marianogappa
marianogappa deleted the release-please--branches--main branch July 10, 2026 17:21
@marianogappa

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant