Skip to content
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

chore(backend): upgrade all Go modules #6398

Merged
merged 1 commit into from
Dec 30, 2024
Merged

chore(backend): upgrade all Go modules #6398

merged 1 commit into from
Dec 30, 2024

Conversation

prymitive
Copy link
Owner

Automated changes by create-pull-request GitHub action

@prymitive prymitive enabled auto-merge December 30, 2024 12:39
Copy link

Go benchmark diff

name                               old time/op        new time/op        delta
pkg:github.com/prymitive/karma/cmd/karma goos:linux goarch:amd64
Compress/Run-2                           3.12ms ± 1%        3.16ms ± 4%    ~     (p=0.549 n=9+10)
Decompress/Run-2                         5.17ms ± 5%        5.17ms ± 3%    ~     (p=1.000 n=10+10)
CompressionAndDecompression/Run-2        7.64ms ± 2%        7.86ms ± 3%  +2.88%  (p=0.001 n=9+10)
PullAlerts/0.22.0-2                      3.00ms ± 1%        3.01ms ± 1%    ~     (p=0.113 n=10+9)
AlertsAPIMisses/0.22.0-2                 1.30ms ± 6%        1.33ms ± 8%    ~     (p=0.315 n=10+10)
AlertsAPIMissesAutoGrid/0.22.0-2         1.30ms ± 6%        1.33ms ±11%    ~     (p=0.631 n=10+10)
AlertsAPIHits/0.22.0-2                    678µs ± 2%         684µs ± 1%  +0.92%  (p=0.043 n=10+10)
pkg:github.com/prymitive/karma/internal/alertmanager goos:linux goarch:amd64
DedupAlerts/Run-2                         153µs ± 1%         155µs ± 1%  +1.34%  (p=0.000 n=8+8)
DedupAutocomplete/Run-2                  72.1µs ± 1%        72.2µs ± 0%    ~     (p=0.497 n=9+10)
DedupColors/Run-2                        20.0µs ± 2%        19.9µs ± 1%    ~     (p=0.853 n=10+10)
pkg:github.com/prymitive/karma/internal/filters goos:linux goarch:amd64
Autocomplete-2                            120ms ± 2%         118ms ± 3%  -1.96%  (p=0.013 n=10+9)

name                               old %/compression  new %/compression  delta
pkg:github.com/prymitive/karma/cmd/karma goos:linux goarch:amd64
Compress/Run-2                             0.04 ± 0%          0.04 ± 0%    ~     (all equal)

name                               old alloc/op       new alloc/op       delta
pkg:github.com/prymitive/karma/cmd/karma goos:linux goarch:amd64
Compress/Run-2                           1.47MB ± 0%        1.47MB ± 0%    ~     (p=0.666 n=10+10)
Decompress/Run-2                         10.6MB ± 0%        10.6MB ± 0%  -0.00%  (p=0.013 n=10+8)
CompressionAndDecompression/Run-2        12.1MB ± 0%        12.1MB ± 0%    ~     (p=0.050 n=10+9)
PullAlerts/0.22.0-2                       887kB ± 0%         887kB ± 0%    ~     (p=0.190 n=10+10)
AlertsAPIMisses/0.22.0-2                 1.46MB ± 0%        1.46MB ± 0%    ~     (p=0.353 n=10+10)
AlertsAPIMissesAutoGrid/0.22.0-2         1.47MB ± 0%        1.47MB ± 0%    ~     (p=0.113 n=9+10)
AlertsAPIHits/0.22.0-2                    254kB ± 0%         253kB ± 0%  -0.65%  (p=0.000 n=10+10)
pkg:github.com/prymitive/karma/internal/alertmanager goos:linux goarch:amd64
DedupAlerts/Run-2                         181kB ± 0%         181kB ± 0%    ~     (p=0.273 n=9+10)
DedupAutocomplete/Run-2                  52.2kB ± 0%        52.2kB ± 0%    ~     (p=0.700 n=10+10)
DedupColors/Run-2                        14.6kB ± 0%        14.6kB ± 0%    ~     (p=0.938 n=7+10)
pkg:github.com/prymitive/karma/internal/filters goos:linux goarch:amd64
Autocomplete-2                           71.4MB ± 0%        71.4MB ± 0%    ~     (p=0.353 n=10+10)

name                               old allocs/op      new allocs/op      delta
pkg:github.com/prymitive/karma/cmd/karma goos:linux goarch:amd64
Compress/Run-2                             29.0 ± 0%          28.5 ± 2%  -1.72%  (p=0.022 n=9+10)
Decompress/Run-2                           76.0 ± 0%          76.0 ± 0%    ~     (all equal)
CompressionAndDecompression/Run-2           108 ± 0%           108 ± 0%    ~     (all equal)
PullAlerts/0.22.0-2                       16.4k ± 0%         16.4k ± 0%    ~     (p=0.137 n=10+8)
AlertsAPIMisses/0.22.0-2                  2.71k ± 0%         2.71k ± 0%    ~     (p=0.137 n=8+10)
AlertsAPIMissesAutoGrid/0.22.0-2          2.57k ± 0%         2.57k ± 0%  -0.02%  (p=0.046 n=10+8)
AlertsAPIHits/0.22.0-2                    1.83k ± 0%         1.83k ± 0%    ~     (p=0.211 n=10+10)
pkg:github.com/prymitive/karma/internal/alertmanager goos:linux goarch:amd64
DedupAlerts/Run-2                           925 ± 0%           925 ± 0%    ~     (all equal)
DedupAutocomplete/Run-2                     154 ± 0%           154 ± 0%    ~     (all equal)
DedupColors/Run-2                          67.0 ± 0%          67.0 ± 0%    ~     (all equal)
pkg:github.com/prymitive/karma/internal/filters goos:linux goarch:amd64
Autocomplete-2                            1.59M ± 0%         1.59M ± 0%    ~     (p=0.342 n=10+10)

@prymitive prymitive merged commit 571ac7e into main Dec 30, 2024
22 checks passed
@prymitive prymitive deleted the go-mod-upgrades branch December 30, 2024 12:50
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