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

ci: Emit the snapshot flag during release when not triggered by a version tag. #704

Merged
merged 1 commit into from Jan 4, 2023

Conversation

jaqx0r
Copy link
Contributor

@jaqx0r jaqx0r commented Jan 4, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2023

Codecov Report

Merging #704 (54b11ec) into main (15b574a) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #704      +/-   ##
==========================================
- Coverage   56.64%   56.59%   -0.06%     
==========================================
  Files          66       66              
  Lines        7448     7448              
==========================================
- Hits         4219     4215       -4     
- Misses       2975     2979       +4     
  Partials      254      254              
Impacted Files Coverage Δ
internal/tailer/logstream/logstream.go 36.36% <0.00%> (-6.07%) ⬇️
internal/tailer/tail.go 42.04% <0.00%> (-0.82%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot]
github-actions bot previously approved these changes Jan 4, 2023
@github-actions

This comment has been minimized.

@jaqx0r jaqx0r merged commit 81d8b6a into main Jan 4, 2023
@jaqx0r jaqx0r deleted the goreleaser-4 branch January 4, 2023 10:24
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2023

Unit Test Results

       1 files  ±0       27 suites  ±0   2m 50s ⏱️ -6s
   568 tests ±0     567 ✔️ ±0  1 💤 ±0  0 ❌ ±0 
1 680 runs  ±0  1 677 ✔️ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit 81d8b6a. ± Comparison against base commit 15b574a.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2023

Benchmark Result

Benchmark diff with base
name                                                                          old time/op    new time/op    delta
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Metric/GetDatum-8192-2                                                          7.01ms ± 3%    5.12ms ± 1%  -26.91%  (p=0.008 n=5+5)
Metric/GetDatumParallel-4096-2                                                  4.55ms ± 4%    3.35ms ± 3%  -26.42%  (p=0.008 n=5+5)
Metric/GetDatumParallel-8192-2                                                  8.92ms ± 5%    6.73ms ± 2%  -24.57%  (p=0.008 n=5+5)
Metric/GetDatumParallel-8192-4                                                  10.4ms ± 9%     8.1ms ± 4%  -22.26%  (p=0.008 n=5+5)
Metric/GetDatum-4096-2                                                          3.06ms ± 6%    2.39ms ± 1%  -21.79%  (p=0.008 n=5+5)
Metric/GetDatumParallel-4096-4                                                  5.11ms ± 7%    4.06ms ± 4%  -20.49%  (p=0.008 n=5+5)
Metric/GetDatumParallel-4096                                                    3.88ms ± 2%    3.10ms ± 2%  -20.12%  (p=0.008 n=5+5)
Metric/GetDatum-8192                                                            8.52ms ± 3%    6.81ms ± 6%  -19.98%  (p=0.008 n=5+5)
Metric/GetDatum-4096                                                            3.80ms ± 2%    3.08ms ± 2%  -18.92%  (p=0.008 n=5+5)
Store/AddWithGc-16-2                                                            13.3µs ±43%    11.0µs ± 3%  -17.48%  (p=0.008 n=5+5)
Metric/GetDatumParallel-8192                                                    9.38ms ± 2%    7.77ms ±12%  -17.23%  (p=0.008 n=5+5)
Metric/GetDatum-2048-2                                                          1.46ms ± 3%    1.25ms ± 2%  -14.76%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                157µs ± 2%     136µs ± 1%  -13.30%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Metric/GetDatumParallel-1024-2                                                  1.08ms ± 4%    0.94ms ± 5%  -13.22%  (p=0.008 n=5+5)
Metric/GetDatum-8192-4                                                          8.60ms ± 3%    7.49ms ± 7%  -12.91%  (p=0.008 n=5+5)
Metric/GetDatumParallel-2048-2                                                  2.04ms ± 3%    1.79ms ± 2%  -12.36%  (p=0.008 n=5+5)
Metric/GetDatum-4096-4                                                          4.53ms ± 3%    3.98ms ± 4%  -12.26%  (p=0.008 n=5+5)
Metric/GetDatumParallel-1024-4                                                  1.39ms ± 7%    1.22ms ± 5%  -12.23%  (p=0.008 n=5+5)
Metric/GetDatum-16-4                                                            15.4µs ±11%    13.6µs ± 8%  -12.10%  (p=0.008 n=5+5)
Metric/GetDatumParallel-2                                                       1.38µs ±11%    1.23µs ± 7%  -11.38%  (p=0.032 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2         119µs ± 5%     107µs ± 3%  -10.83%  (p=0.008 n=5+5)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4     497µs ± 3%     443µs ± 2%  -10.72%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Metric/GetDatumParallel-512-4                                                    646µs ± 7%     577µs ± 5%  -10.65%  (p=0.008 n=5+5)
Metric/GetDatum-32-4                                                            29.8µs ± 9%    26.7µs ± 2%  -10.53%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                   232µs ± 3%     208µs ± 0%  -10.50%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Metric/GetDatum-2048-4                                                          2.42ms ± 3%    2.17ms ± 7%  -10.46%  (p=0.008 n=5+5)
Metric/GetDatumParallel-32-2                                                    21.8µs ± 6%    19.6µs ± 8%  -10.26%  (p=0.008 n=5+5)
Metric/GetDatum-1024-4                                                          1.28ms ± 5%    1.15ms ± 9%  -10.15%  (p=0.016 n=5+5)
Metric/GetDatum-256-4                                                            267µs ± 3%     240µs ± 5%   -9.99%  (p=0.008 n=5+5)
Store/IterateWithGc-512                                                         25.0µs ±27%    22.5µs ± 0%   -9.81%  (p=0.016 n=5+4)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2     465µs ± 7%     420µs ± 1%   -9.77%  (p=0.016 n=5+4)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Metric/GetDatumParallel-2048                                                    1.70ms ± 2%    1.53ms ± 1%   -9.66%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                141µs ± 3%     128µs ± 2%   -9.51%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Metric/GetDatumParallel-2048-4                                                  2.45ms ± 6%    2.22ms ± 6%   -9.45%  (p=0.016 n=5+5)
Metric/GetDatum-128-4                                                            130µs ± 5%     118µs ± 6%   -9.28%  (p=0.016 n=5+5)
Metric/GetDatumParallel-4-4                                                     4.12µs ± 7%    3.74µs ± 8%   -9.25%  (p=0.032 n=5+5)
Metric/GetDatum-2048                                                            1.72ms ± 4%    1.56ms ± 2%   -9.10%  (p=0.008 n=5+5)
Metric/GetDatum-1024-2                                                           774µs ± 5%     704µs ± 4%   -9.03%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2             102µs ± 1%      93µs ± 1%   -8.74%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/AddWithGc-128-4                                                           85.9µs ± 4%    78.4µs ± 3%   -8.70%  (p=0.008 n=5+5)
Store/AddWithGc-128-2                                                           82.8µs ± 4%    75.6µs ± 2%   -8.68%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                       112µs ± 2%     102µs ± 4%   -8.62%  (p=0.008 n=5+5)
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4         133µs ± 2%     122µs ± 4%   -8.52%  (p=0.016 n=4+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Metric/GetDatum-512-2                                                            354µs ± 5%     324µs ± 1%   -8.38%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4             78.3µs ± 4%    71.8µs ± 2%   -8.37%  (p=0.008 n=5+5)
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                       1.45ms ± 2%    1.33ms ± 1%   -8.19%  (p=0.008 n=5+5)
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                          3.88ms ± 1%    3.57ms ± 1%   -7.92%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/AddParallel-1-2                                                            927ns ± 2%     857ns ± 2%   -7.54%  (p=0.008 n=5+5)
Metric/GetDatum-512-4                                                            583µs ± 8%     539µs ± 5%   -7.47%  (p=0.008 n=5+5)
Metric/GetDatum-64-4                                                            60.2µs ± 5%    55.7µs ± 7%   -7.43%  (p=0.016 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                       1.48ms ± 3%    1.37ms ± 2%   -7.29%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Metric/GetDatum-128-2                                                           70.7µs ± 6%    65.6µs ± 3%   -7.27%  (p=0.008 n=5+5)
Store/AddParallel-8-4                                                           4.91µs ± 2%    4.56µs ± 1%   -7.15%  (p=0.008 n=5+5)
Metric/GetDatumParallel-64-2                                                    44.2µs ± 3%    41.1µs ± 3%   -7.05%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4             113µs ± 4%     105µs ± 1%   -6.94%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-512-4                                                                  325µs ± 3%     302µs ± 5%   -6.94%  (p=0.016 n=5+5)
Store/AddWithGc-64-4                                                            41.9µs ± 6%    39.0µs ± 1%   -6.92%  (p=0.008 n=5+5)
Store/AddWithGc-512-2                                                            339µs ± 4%     316µs ± 4%   -6.87%  (p=0.016 n=5+5)
Store/AddWithGc-512-4                                                            350µs ± 4%     326µs ± 2%   -6.70%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                           726µs ± 2%     678µs ± 2%   -6.59%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Iterate-512-2                                                             9.85µs ± 6%    9.22µs ± 4%   -6.47%  (p=0.016 n=5+5)
Store/Add-16                                                                    9.75µs ± 9%    9.14µs ± 3%   -6.22%  (p=0.032 n=5+5)
Store/AddWithGc-1024-2                                                           656µs ± 3%     617µs ± 1%   -6.07%  (p=0.008 n=5+5)
Metric/GetDatumParallel-128-2                                                   91.3µs ± 1%    85.8µs ± 1%   -6.07%  (p=0.016 n=5+4)
Store/AddWithGcParallel-4-4                                                     2.65µs ± 2%    2.49µs ± 1%   -6.06%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                   249µs ± 2%     234µs ± 5%   -5.99%  (p=0.008 n=5+5)
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2             62.0µs ± 2%    58.3µs ± 1%   -5.98%  (p=0.016 n=4+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/AddWithGcParallel-8-2                                                     4.81µs ± 4%    4.53µs ± 2%   -5.85%  (p=0.008 n=5+5)
Store/AddParallel-4-4                                                           2.56µs ± 3%    2.42µs ± 2%   -5.70%  (p=0.008 n=5+5)
Store/AddWithGc-256-2                                                            163µs ± 2%     154µs ± 4%   -5.58%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                           719µs ± 1%     680µs ± 1%   -5.50%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Metric/GetDatumParallel-256-4                                                    285µs ± 3%     269µs ± 5%   -5.50%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log           120µs ± 1%     113µs ± 0%   -5.50%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-4-2                                                                   2.36µs ± 2%    2.24µs ± 1%   -5.29%  (p=0.008 n=5+5)
Store/AddWithGcParallel-1024-4                                                   697µs ± 3%     661µs ± 3%   -5.20%  (p=0.008 n=5+5)
Store/AddWithGc-4-2                                                             4.34µs ± 2%    4.12µs ± 1%   -5.06%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                  929ms ± 1%     885ms ± 0%   -4.76%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-1024-2                                                                 622µs ± 4%     593µs ± 1%   -4.75%  (p=0.008 n=5+5)
Store/AddWithGcParallel-4-2                                                     2.53µs ± 2%    2.41µs ± 3%   -4.69%  (p=0.008 n=5+5)
Store/AddWithGcParallel-8-4                                                     5.01µs ± 2%    4.78µs ± 3%   -4.69%  (p=0.016 n=5+5)
Metric/GetDatumParallel-1024                                                     807µs ± 2%     769µs ± 1%   -4.68%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/apache_common.mtail_on_testdata/apache-common.log               103µs ± 1%      98µs ± 0%   -4.66%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/AddParallel-1024-2                                                         667µs ± 3%     637µs ± 1%   -4.54%  (p=0.008 n=5+5)
Store/Add-512-2                                                                  311µs ± 3%     297µs ± 4%   -4.52%  (p=0.032 n=5+5)
Store/AddParallel-256-4                                                          173µs ± 4%     166µs ± 2%   -4.47%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats               66.5µs ± 1%    63.6µs ± 0%   -4.41%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/AddWithGc-2-2                                                             3.16µs ± 2%    3.03µs ± 1%   -4.31%  (p=0.016 n=4+5)
Store/AddWithGcParallel-1-2                                                      910ns ± 5%     871ns ± 2%   -4.31%  (p=0.016 n=5+5)
Store/AddWithGcParallel-256-4                                                    174µs ± 4%     166µs ± 2%   -4.30%  (p=0.032 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                  135µs ± 0%     129µs ± 0%   -4.29%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Metric/GetDatum-512                                                              384µs ± 1%     368µs ± 1%   -4.29%  (p=0.008 n=5+5)
Metric/GetDatum-1024                                                             788µs ± 1%     754µs ± 0%   -4.28%  (p=0.008 n=5+5)
Store/Add-2-2                                                                   1.35µs ± 2%    1.29µs ± 1%   -4.25%  (p=0.008 n=5+5)
Store/AddWithGcParallel-16-2                                                    9.58µs ± 2%    9.17µs ± 1%   -4.25%  (p=0.008 n=5+5)
Store/AddWithGc-1-4                                                             2.62µs ± 1%    2.51µs ± 1%   -4.09%  (p=0.008 n=5+5)
Store/AddWithGcParallel-32                                                      19.1µs ± 6%    18.4µs ± 1%   -3.96%  (p=0.016 n=5+4)
Metric/GetDatum-256-2                                                            149µs ± 3%     143µs ± 2%   -3.91%  (p=0.016 n=5+5)
Store/AddParallel-1-4                                                            959ns ± 1%     923ns ± 4%   -3.78%  (p=0.032 n=5+5)
Store/AddParallel-8-2                                                           4.66µs ± 3%    4.49µs ± 1%   -3.73%  (p=0.032 n=5+5)
Metric/GetDatumParallel-256                                                      169µs ± 3%     163µs ± 1%   -3.70%  (p=0.008 n=5+5)
Store/AddWithGc-1-2                                                             2.54µs ± 1%    2.45µs ± 0%   -3.68%  (p=0.016 n=5+4)
Store/IterateWithGcParallel-2-4                                                  438ns ± 1%     422ns ± 1%   -3.68%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/ntpd.mtail_on_testdata/ntp4                                     221µs ± 1%     213µs ± 1%   -3.60%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-8                                                                     4.54µs ± 2%    4.38µs ± 1%   -3.59%  (p=0.008 n=5+5)
Metric/GetDatumParallel-512-2                                                    463µs ± 3%     447µs ± 5%   -3.53%  (p=0.032 n=5+5)
Store/IterateParallel-512-4                                                     4.78µs ± 2%    4.62µs ± 1%   -3.50%  (p=0.008 n=5+5)
Store/AddParallel-512-2                                                          325µs ± 1%     314µs ± 1%   -3.45%  (p=0.008 n=5+5)
Store/Add-1024-4                                                                 642µs ± 2%     620µs ± 1%   -3.45%  (p=0.008 n=5+5)
Store/Add-8-2                                                                   4.39µs ± 4%    4.24µs ± 1%   -3.43%  (p=0.016 n=5+5)
Store/Add-256-2                                                                  152µs ± 3%     147µs ± 2%   -3.40%  (p=0.032 n=5+5)
Store/AddWithGc-1                                                               2.66µs ± 4%    2.57µs ± 1%   -3.37%  (p=0.008 n=5+5)
Store/AddWithGc-4-4                                                             4.40µs ± 2%    4.25µs ± 3%   -3.37%  (p=0.032 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                  957ms ± 3%     925ms ± 1%   -3.35%  (p=0.016 n=5+5)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log       437µs ± 1%     423µs ± 0%   -3.25%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-2-4                                                                   1.35µs ± 2%    1.30µs ± 1%   -3.22%  (p=0.008 n=5+5)
Store/Add-4-4                                                                   2.36µs ± 3%    2.29µs ± 3%   -3.08%  (p=0.032 n=5+5)
Store/IterateWithGc-8-2                                                         2.18µs ± 1%    2.11µs ± 1%   -3.05%  (p=0.008 n=5+5)
Store/IterateWithGc-4                                                           2.18µs ± 1%    2.12µs ± 1%   -2.99%  (p=0.016 n=5+4)
Store/Add-1-2                                                                    840ns ± 2%     815ns ± 2%   -2.98%  (p=0.016 n=5+5)
Store/IterateWithGc-32-2                                                        3.10µs ± 2%    3.01µs ± 1%   -2.95%  (p=0.032 n=5+4)
Store/IterateWithGc-2-2                                                         2.06µs ± 2%    2.00µs ± 0%   -2.94%  (p=0.016 n=4+5)
Store/AddWithGcParallel-16                                                      9.51µs ± 2%    9.24µs ± 1%   -2.81%  (p=0.016 n=5+5)
Store/AddWithGc-8-2                                                             6.45µs ± 1%    6.27µs ± 1%   -2.80%  (p=0.008 n=5+5)
Store/IterateWithGcParallel-1-4                                                  415ns ± 1%     404ns ± 1%   -2.77%  (p=0.008 n=5+5)
Store/AddWithGc-8-4                                                             6.62µs ± 5%    6.45µs ± 1%   -2.65%  (p=0.032 n=5+5)
Store/IterateParallel-512-2                                                     4.79µs ± 2%    4.66µs ± 1%   -2.61%  (p=0.008 n=5+5)
Store/IterateParallel-8-4                                                        496ns ± 3%     483ns ± 0%   -2.60%  (p=0.008 n=5+5)
Store/AddWithGcParallel-1024-2                                                   669µs ± 3%     653µs ± 1%   -2.45%  (p=0.016 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                             678µs ± 0%     661µs ± 0%   -2.44%  (p=0.029 n=4+4)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-16-2                                                                  8.84µs ± 2%    8.63µs ± 1%   -2.34%  (p=0.032 n=5+5)
Store/IterateWithGc-1-4                                                         2.04µs ± 2%    1.99µs ± 1%   -2.32%  (p=0.016 n=5+4)
Store/IterateWithGc-16-2                                                        2.54µs ± 2%    2.49µs ± 0%   -2.17%  (p=0.016 n=4+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                         112µs ± 0%     110µs ± 0%   -2.17%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/AddParallel-4                                                             2.43µs ± 1%    2.38µs ± 2%   -2.16%  (p=0.008 n=5+5)
Store/IterateWithGc-8                                                           2.23µs ± 1%    2.18µs ± 1%   -2.16%  (p=0.032 n=4+5)
Store/Iterate-1-4                                                                380ns ± 3%     372ns ± 0%   -2.15%  (p=0.024 n=5+5)
Store/IterateWithGc-64-4                                                        4.30µs ± 3%    4.21µs ± 1%   -2.13%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                         1.33ms ± 1%    1.30ms ± 1%   -2.08%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/AddParallel-8                                                             4.53µs ± 1%    4.44µs ± 1%   -1.93%  (p=0.008 n=5+5)
Store/IterateWithGcParallel-1-2                                                  413ns ± 1%     405ns ± 0%   -1.89%  (p=0.008 n=5+5)
Store/AddWithGcParallel-4                                                       2.48µs ± 2%    2.43µs ± 2%   -1.82%  (p=0.040 n=5+5)
Store/Add-2                                                                     1.36µs ± 2%    1.34µs ± 1%   -1.78%  (p=0.040 n=5+5)
Store/IterateWithGc-128-2                                                       6.64µs ± 1%    6.53µs ± 1%   -1.69%  (p=0.016 n=5+5)
Store/IterateWithGcParallel-256-4                                               2.38µs ± 3%    2.34µs ± 1%   -1.68%  (p=0.024 n=5+5)
Store/IterateWithGcParallel-1024-4                                              9.66µs ± 2%    9.50µs ± 1%   -1.67%  (p=0.008 n=5+5)
Store/IterateWithGc-1                                                           2.03µs ± 0%    2.00µs ± 0%   -1.62%  (p=0.008 n=5+5)
Store/IterateWithGc-1-2                                                         1.99µs ± 2%    1.96µs ± 1%   -1.60%  (p=0.008 n=5+5)
Store/IterateWithGc-2-4                                                         2.06µs ± 2%    2.03µs ± 1%   -1.57%  (p=0.024 n=5+5)
Store/IterateParallel-8-2                                                        475ns ± 1%     468ns ± 1%   -1.55%  (p=0.008 n=5+5)
Store/IterateParallel-1-4                                                        407ns ± 1%     401ns ± 1%   -1.45%  (p=0.008 n=5+5)
Store/IterateWithGc-8-4                                                         2.20µs ± 1%    2.17µs ± 2%   -1.43%  (p=0.016 n=5+5)
Store/IterateWithGcParallel-2-2                                                  430ns ± 1%     424ns ± 1%   -1.32%  (p=0.032 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                    886ms ± 0%     875ms ± 0%   -1.31%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/IterateParallel-4                                                          421ns ± 0%     416ns ± 0%   -1.18%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                            3.48ms ± 0%    3.44ms ± 0%   -1.16%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/IterateParallel-4-4                                                        469ns ± 1%     464ns ± 1%   -1.13%  (p=0.032 n=5+5)
Store/IterateWithGc-2                                                           2.08µs ± 1%    2.05µs ± 0%   -1.12%  (p=0.040 n=5+5)
Store/IterateWithGcParallel-1                                                    377ns ± 2%     373ns ± 0%   -1.09%  (p=0.032 n=5+5)
Store/IterateWithGcParallel-8-4                                                  490ns ± 1%     485ns ± 0%   -1.08%  (p=0.016 n=5+4)
Store/IterateWithGc-16                                                          2.63µs ± 1%    2.60µs ± 1%   -1.03%  (p=0.040 n=5+5)
Store/IterateWithGcParallel-4                                                    422ns ± 1%     419ns ± 0%   -0.74%  (p=0.008 n=5+5)
Store/IterateWithGcParallel-2                                                    392ns ± 0%     390ns ± 0%   -0.54%  (p=0.008 n=5+5)
Store/IterateParallel-1                                                          375ns ± 0%     374ns ± 0%   -0.39%  (p=0.008 n=5+5)
pkg:github.com/google/mtail/internal/metrics/datum goos:linux goarch:amd64
DecrementScalarInt-2                                                            18.1ns ± 0%    18.1ns ± 0%   -0.24%  (p=0.040 n=5+5)
IncrementScalarInt-4                                                            18.1ns ± 0%    18.1ns ± 0%   -0.18%  (p=0.008 n=5+5)
DecrementScalarInt-4                                                            18.1ns ± 0%    18.1ns ± 0%   -0.17%  (p=0.000 n=4+5)
IncrementScalarInt                                                              18.1ns ± 0%    18.1ns ± 0%   -0.14%  (p=0.000 n=4+5)
IncrementScalarInt-2                                                            18.1ns ± 0%    18.1ns ± 0%   -0.10%  (p=0.016 n=4+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-1                                                                      827ns ± 2%     821ns ± 2%     ~     (p=0.421 n=5+5)
Store/Add-1-4                                                                    833ns ± 2%     824ns ± 2%     ~     (p=0.222 n=5+5)
Store/Add-4                                                                     2.39µs ± 2%    2.35µs ± 2%     ~     (p=0.095 n=5+5)
Store/Add-8-4                                                                   4.39µs ± 1%    4.35µs ± 1%     ~     (p=0.286 n=5+5)
Store/Add-16-4                                                                  9.01µs ± 2%    8.81µs ± 2%     ~     (p=0.151 n=5+5)
Store/Add-32                                                                    18.4µs ± 1%    18.3µs ± 2%     ~     (p=0.548 n=5+5)
Store/Add-32-2                                                                  18.0µs ± 7%    17.5µs ± 8%     ~     (p=0.222 n=5+5)
Store/Add-32-4                                                                  17.8µs ± 1%    18.1µs ±14%     ~     (p=0.524 n=5+5)
Store/Add-64                                                                    37.9µs ± 2%    38.0µs ± 9%     ~     (p=0.548 n=5+5)
Store/Add-64-2                                                                  36.6µs ±13%    35.0µs ± 3%     ~     (p=0.310 n=5+5)
Store/Add-64-4                                                                  36.7µs ± 4%    36.9µs ± 6%     ~     (p=0.841 n=5+5)
Store/Add-128                                                                   79.1µs ± 6%    77.2µs ± 3%     ~     (p=0.310 n=5+5)
Store/Add-128-2                                                                 72.2µs ± 2%    70.4µs ± 5%     ~     (p=0.151 n=5+5)
Store/Add-128-4                                                                 76.4µs ± 5%    72.9µs ± 3%     ~     (p=0.056 n=5+5)
Store/Add-256                                                                    160µs ± 3%     158µs ± 4%     ~     (p=0.095 n=5+5)
Store/Add-256-4                                                                  156µs ± 4%     150µs ± 4%     ~     (p=0.095 n=5+5)
Store/Add-512                                                                    334µs ± 3%     325µs ± 2%     ~     (p=0.095 n=5+5)
Store/Add-1024                                                                   667µs ± 2%     657µs ± 1%     ~     (p=0.151 n=5+5)
Store/AddParallel-1                                                              839ns ± 1%     840ns ± 0%     ~     (p=0.690 n=5+5)
Store/AddParallel-2                                                             1.39µs ± 1%    1.37µs ± 2%     ~     (p=0.238 n=5+5)
Store/AddParallel-2-2                                                           1.46µs ± 2%    1.43µs ± 1%     ~     (p=0.056 n=5+5)
Store/AddParallel-2-4                                                           1.48µs ± 3%    1.49µs ± 1%     ~     (p=0.548 n=5+5)
Store/AddParallel-4-2                                                           2.46µs ± 3%    2.41µs ± 2%     ~     (p=0.151 n=5+5)
Store/AddParallel-16-2                                                          9.33µs ± 1%    9.45µs ± 5%     ~     (p=0.421 n=5+5)
Store/AddParallel-16-4                                                          9.83µs ± 1%    9.84µs ± 8%     ~     (p=0.421 n=5+5)
Store/AddParallel-32                                                            18.5µs ± 1%    18.4µs ± 6%     ~     (p=0.151 n=5+5)
Store/AddParallel-32-2                                                          18.7µs ± 2%    18.6µs ± 7%     ~     (p=0.310 n=5+5)
Store/AddParallel-32-4                                                          20.4µs ± 7%    19.5µs ± 8%     ~     (p=0.151 n=5+5)
Store/AddParallel-64                                                            37.7µs ± 4%    37.8µs ± 4%     ~     (p=0.841 n=5+5)
Store/AddParallel-64-2                                                          38.1µs ± 4%    37.5µs ± 3%     ~     (p=0.690 n=5+5)
Store/AddParallel-64-4                                                          41.3µs ± 7%    40.0µs ± 3%     ~     (p=0.151 n=5+5)
Store/AddParallel-128                                                           79.6µs ± 3%    77.5µs ± 4%     ~     (p=0.222 n=5+5)
Store/AddParallel-128-2                                                         77.9µs ± 5%    79.9µs ± 3%     ~     (p=0.421 n=5+5)
Store/AddParallel-128-4                                                         84.4µs ± 7%    80.7µs ± 3%     ~     (p=0.222 n=5+5)
Store/AddParallel-256                                                            163µs ± 1%     160µs ± 2%     ~     (p=0.095 n=5+5)
Store/AddParallel-256-2                                                          157µs ± 1%     159µs ± 7%     ~     (p=1.000 n=5+5)
Store/AddParallel-512                                                            330µs ± 3%     327µs ± 3%     ~     (p=0.841 n=5+5)
Store/AddParallel-512-4                                                          359µs ± 4%     349µs ± 3%     ~     (p=0.095 n=5+5)
Store/AddParallel-1024                                                           669µs ± 1%     664µs ± 1%     ~     (p=0.095 n=5+5)
Store/AddParallel-1024-4                                                         709µs ± 2%     687µs ± 3%     ~     (p=0.095 n=5+5)
Store/AddWithGc-2                                                               3.21µs ± 1%    3.22µs ± 2%     ~     (p=0.389 n=5+5)
Store/AddWithGc-2-4                                                             3.24µs ± 3%    3.47µs ±38%     ~     (p=0.548 n=5+5)
Store/AddWithGc-4                                                               4.48µs ± 4%    4.45µs ± 0%     ~     (p=0.190 n=5+4)
Store/AddWithGc-16                                                              11.8µs ± 1%    11.8µs ± 1%     ~     (p=1.000 n=5+5)
Store/AddWithGc-16-4                                                            11.6µs ± 1%    11.9µs ± 8%     ~     (p=1.000 n=5+5)
Store/AddWithGc-32                                                              21.8µs ± 6%    21.2µs ± 1%     ~     (p=0.063 n=5+4)
Store/AddWithGc-32-2                                                            21.0µs ± 7%    20.9µs ±14%     ~     (p=0.548 n=5+5)
Store/AddWithGc-32-4                                                            22.3µs ±13%    20.8µs ± 5%     ~     (p=0.095 n=5+5)
Store/AddWithGc-64                                                              42.8µs ± 6%    41.8µs ± 2%     ~     (p=0.421 n=5+5)
Store/AddWithGc-64-2                                                            40.2µs ± 4%    38.0µs ± 5%     ~     (p=0.056 n=5+5)
Store/AddWithGc-128                                                             83.9µs ± 2%    82.4µs ± 2%     ~     (p=0.095 n=5+5)
Store/AddWithGc-256                                                              173µs ± 2%     175µs ± 2%     ~     (p=0.548 n=5+5)
Store/AddWithGc-256-4                                                            171µs ± 6%     163µs ± 4%     ~     (p=0.095 n=5+5)
Store/AddWithGc-512                                                              351µs ± 1%     343µs ± 3%     ~     (p=0.095 n=5+5)
Store/AddWithGc-1024                                                             706µs ± 3%     711µs ± 2%     ~     (p=0.690 n=5+5)
Store/AddWithGc-1024-4                                                           663µs ± 4%     644µs ± 1%     ~     (p=0.151 n=5+5)
Store/AddWithGcParallel-1                                                        853ns ± 2%     842ns ± 2%     ~     (p=0.222 n=5+5)
Store/AddWithGcParallel-1-4                                                      938ns ± 4%     948ns ± 7%     ~     (p=0.841 n=5+5)
Store/AddWithGcParallel-2                                                       1.43µs ± 2%    1.41µs ± 1%     ~     (p=0.167 n=5+5)
Store/AddWithGcParallel-2-2                                                     1.45µs ± 3%    1.41µs ± 4%     ~     (p=0.056 n=5+5)
Store/AddWithGcParallel-2-4                                                     1.52µs ± 2%    1.50µs ± 2%     ~     (p=0.254 n=5+5)
Store/AddWithGcParallel-8                                                       4.66µs ± 1%    4.62µs ± 1%     ~     (p=0.341 n=5+5)
Store/AddWithGcParallel-16-4                                                    10.2µs ± 1%    10.1µs ±10%     ~     (p=0.151 n=5+5)
Store/AddWithGcParallel-32-2                                                    19.4µs ± 5%    18.9µs ± 9%     ~     (p=0.421 n=5+5)
Store/AddWithGcParallel-32-4                                                    20.1µs ± 3%    19.8µs ± 8%     ~     (p=0.421 n=5+5)
Store/AddWithGcParallel-64                                                      38.4µs ± 2%    38.6µs ± 3%     ~     (p=0.690 n=5+5)
Store/AddWithGcParallel-64-2                                                    37.9µs ± 4%    37.8µs ± 4%     ~     (p=1.000 n=5+5)
Store/AddWithGcParallel-64-4                                                    39.9µs ± 3%    40.0µs ± 4%     ~     (p=0.841 n=5+5)
Store/AddWithGcParallel-128                                                     78.2µs ± 3%    76.8µs ± 0%     ~     (p=0.095 n=5+4)
Store/AddWithGcParallel-128-2                                                   77.9µs ± 4%    78.8µs ± 2%     ~     (p=0.690 n=5+5)
Store/AddWithGcParallel-128-4                                                   84.7µs ± 9%    82.7µs ± 5%     ~     (p=0.690 n=5+5)
Store/AddWithGcParallel-256                                                      163µs ± 3%     161µs ± 3%     ~     (p=0.222 n=5+5)
Store/AddWithGcParallel-256-2                                                    159µs ± 5%     154µs ± 1%     ~     (p=0.310 n=5+5)
Store/AddWithGcParallel-512                                                      323µs ± 1%     321µs ± 1%     ~     (p=0.548 n=5+5)
Store/AddWithGcParallel-512-2                                                    320µs ± 5%     321µs ± 2%     ~     (p=0.548 n=5+5)
Store/AddWithGcParallel-512-4                                                    351µs ± 5%     336µs ± 4%     ~     (p=0.056 n=5+5)
Store/Iterate-1                                                                  373ns ± 0%     373ns ± 1%     ~     (p=0.738 n=5+5)
Store/Iterate-1-2                                                                372ns ± 0%     373ns ± 1%     ~     (p=0.476 n=4+5)
Store/Iterate-2                                                                  391ns ± 0%     392ns ± 1%     ~     (p=0.810 n=5+5)
Store/Iterate-2-2                                                                390ns ± 0%     390ns ± 0%     ~     (p=0.175 n=4+5)
Store/Iterate-2-4                                                                390ns ± 0%     391ns ± 1%     ~     (p=0.905 n=4+5)
Store/Iterate-4                                                                  417ns ± 0%     420ns ± 0%     ~     (p=0.056 n=5+5)
Store/Iterate-4-2                                                                431ns ± 8%     420ns ± 2%     ~     (p=0.548 n=5+5)
Store/Iterate-4-4                                                                418ns ± 1%     419ns ± 3%     ~     (p=0.690 n=5+5)
Store/Iterate-8                                                                  441ns ± 0%     442ns ± 0%     ~     (p=0.056 n=5+5)
Store/Iterate-8-4                                                                447ns ± 2%     442ns ± 0%     ~     (p=0.587 n=5+4)
Store/Iterate-16                                                                 613ns ± 2%     615ns ± 1%     ~     (p=1.000 n=5+5)
Store/Iterate-16-2                                                               614ns ± 0%     613ns ± 1%     ~     (p=0.905 n=4+5)
Store/Iterate-16-4                                                               614ns ± 0%     612ns ± 0%     ~     (p=0.286 n=4+5)
Store/Iterate-32                                                                 873ns ± 2%     867ns ± 1%     ~     (p=0.500 n=5+5)
Store/Iterate-32-2                                                               881ns ± 2%     868ns ± 3%     ~     (p=0.151 n=5+5)
Store/Iterate-32-4                                                               875ns ± 1%     861ns ± 1%     ~     (p=0.095 n=5+5)
Store/Iterate-64                                                                1.37µs ± 2%    1.37µs ± 3%     ~     (p=0.746 n=5+5)
Store/Iterate-64-2                                                              1.38µs ± 2%    1.36µs ± 3%     ~     (p=0.548 n=5+5)
Store/Iterate-64-4                                                              1.37µs ± 5%    1.37µs ± 1%     ~     (p=0.794 n=5+5)
Store/Iterate-128                                                               2.41µs ± 3%    2.41µs ± 2%     ~     (p=0.690 n=5+5)
Store/Iterate-128-2                                                             2.45µs ± 6%    2.39µs ± 1%     ~     (p=0.222 n=5+5)
Store/Iterate-128-4                                                             2.45µs ± 4%    2.40µs ± 1%     ~     (p=0.254 n=5+5)
Store/Iterate-256                                                               4.74µs ± 4%    4.57µs ± 2%     ~     (p=0.056 n=5+5)
Store/Iterate-256-2                                                             4.59µs ± 2%    4.64µs ± 4%     ~     (p=0.690 n=5+5)
Store/Iterate-256-4                                                             4.61µs ± 3%    4.62µs ± 4%     ~     (p=0.548 n=5+5)
Store/Iterate-512                                                               9.30µs ± 1%    9.47µs ± 4%     ~     (p=0.421 n=5+5)
Store/Iterate-512-4                                                             9.33µs ± 3%    9.16µs ± 2%     ~     (p=0.310 n=5+5)
Store/Iterate-1024                                                              18.9µs ± 4%    18.7µs ± 1%     ~     (p=0.548 n=5+5)
Store/Iterate-1024-2                                                            18.8µs ± 2%    18.6µs ± 2%     ~     (p=0.651 n=5+5)
Store/Iterate-1024-4                                                            18.6µs ± 0%    18.6µs ± 1%     ~     (p=0.460 n=5+5)
Store/IterateParallel-1-2                                                        409ns ± 1%     406ns ± 1%     ~     (p=0.095 n=5+5)
Store/IterateParallel-2                                                          393ns ± 2%     391ns ± 0%     ~     (p=0.595 n=5+5)
Store/IterateParallel-2-2                                                        426ns ± 1%     427ns ± 1%     ~     (p=1.000 n=5+5)
Store/IterateParallel-2-4                                                        431ns ± 2%     445ns ± 9%     ~     (p=1.000 n=5+5)
Store/IterateParallel-4-2                                                        449ns ± 1%     460ns ± 4%     ~     (p=0.421 n=5+5)
Store/IterateParallel-8                                                          444ns ± 0%     442ns ± 1%     ~     (p=0.063 n=5+5)
Store/IterateParallel-16                                                         615ns ± 1%     616ns ± 1%     ~     (p=1.000 n=5+5)
Store/IterateParallel-16-2                                                       669ns ± 3%     666ns ± 1%     ~     (p=0.222 n=5+5)
Store/IterateParallel-16-4                                                       672ns ± 2%     666ns ± 1%     ~     (p=0.222 n=5+5)
Store/IterateParallel-32                                                         864ns ± 1%     853ns ± 4%     ~     (p=0.222 n=5+5)
Store/IterateParallel-32-2                                                       720ns ± 3%     717ns ± 4%     ~     (p=0.841 n=5+5)
Store/IterateParallel-32-4                                                       608ns ± 5%     619ns ± 5%     ~     (p=0.421 n=5+5)
Store/IterateParallel-64                                                        1.37µs ± 3%    1.37µs ± 2%     ~     (p=0.802 n=5+5)
Store/IterateParallel-64-2                                                       735ns ± 2%     725ns ± 1%     ~     (p=0.421 n=5+5)
Store/IterateParallel-64-4                                                       753ns ± 3%     741ns ± 2%     ~     (p=0.095 n=5+5)
Store/IterateParallel-128                                                       2.39µs ± 2%    2.43µs ± 2%     ~     (p=0.151 n=5+5)
Store/IterateParallel-128-2                                                     1.28µs ± 2%    1.23µs ± 4%     ~     (p=0.056 n=5+5)
Store/IterateParallel-128-4                                                     1.28µs ± 2%    1.26µs ± 2%     ~     (p=0.063 n=5+5)
Store/IterateParallel-256                                                       4.61µs ± 3%    4.63µs ± 4%     ~     (p=0.841 n=5+5)
Store/IterateParallel-256-2                                                     2.38µs ± 1%    2.34µs ± 2%     ~     (p=0.056 n=5+5)
Store/IterateParallel-256-4                                                     2.35µs ± 1%    2.35µs ± 2%     ~     (p=0.690 n=5+5)
Store/IterateParallel-512                                                       9.53µs ± 5%    9.31µs ± 4%     ~     (p=0.222 n=5+5)
Store/IterateParallel-1024                                                      18.9µs ± 5%    19.0µs ± 3%     ~     (p=0.690 n=5+5)
Store/IterateParallel-1024-2                                                    9.57µs ± 2%    9.43µs ± 1%     ~     (p=0.056 n=5+5)
Store/IterateParallel-1024-4                                                    9.61µs ± 1%    9.44µs ± 3%     ~     (p=0.095 n=5+5)
Store/IterateWithGc-4-2                                                         2.10µs ± 1%    2.06µs ± 2%     ~     (p=0.111 n=5+4)
Store/IterateWithGc-4-4                                                         2.14µs ± 2%    2.10µs ± 1%     ~     (p=0.056 n=5+5)
Store/IterateWithGc-16-4                                                        2.61µs ± 7%    2.55µs ± 2%     ~     (p=0.310 n=5+5)
Store/IterateWithGc-32                                                          3.16µs ± 1%    3.16µs ± 1%     ~     (p=0.548 n=5+5)
Store/IterateWithGc-32-4                                                        3.10µs ± 2%    3.06µs ± 1%     ~     (p=0.056 n=5+5)
Store/IterateWithGc-64                                                          4.37µs ± 3%    4.34µs ± 2%     ~     (p=0.905 n=4+5)
Store/IterateWithGc-64-2                                                        4.18µs ± 2%    4.16µs ± 2%     ~     (p=1.000 n=5+5)
Store/IterateWithGc-128                                                         7.09µs ± 5%    6.99µs ± 2%     ~     (p=0.444 n=5+4)
Store/IterateWithGc-128-4                                                       6.69µs ± 2%    6.64µs ± 2%     ~     (p=0.365 n=4+5)
Store/IterateWithGc-256                                                         12.3µs ± 3%    12.1µs ± 1%     ~     (p=0.095 n=5+5)
Store/IterateWithGc-256-2                                                       11.9µs ± 2%    11.6µs ± 1%     ~     (p=0.063 n=5+4)
Store/IterateWithGc-256-4                                                       12.0µs ± 3%    11.7µs ± 2%     ~     (p=0.056 n=5+5)
Store/IterateWithGc-512-2                                                       22.1µs ± 1%    21.8µs ± 2%     ~     (p=0.690 n=5+5)
Store/IterateWithGc-512-4                                                       22.5µs ± 3%    22.0µs ± 1%     ~     (p=0.190 n=5+4)
Store/IterateWithGc-1024                                                        42.7µs ± 2%    42.6µs ± 2%     ~     (p=1.000 n=5+5)
Store/IterateWithGc-1024-2                                                      42.2µs ± 2%    42.2µs ± 1%     ~     (p=1.000 n=5+5)
Store/IterateWithGc-1024-4                                                      42.3µs ± 2%    42.8µs ± 3%     ~     (p=0.421 n=5+5)
Store/IterateWithGcParallel-4-2                                                  449ns ± 1%     447ns ± 1%     ~     (p=0.310 n=5+5)
Store/IterateWithGcParallel-4-4                                                  465ns ± 3%     462ns ± 1%     ~     (p=0.310 n=5+5)
Store/IterateWithGcParallel-8                                                    444ns ± 2%     442ns ± 0%     ~     (p=0.421 n=5+5)
Store/IterateWithGcParallel-8-2                                                  476ns ± 1%     471ns ± 0%     ~     (p=0.095 n=5+5)
Store/IterateWithGcParallel-16                                                   617ns ± 0%     620ns ± 1%     ~     (p=0.690 n=5+5)
Store/IterateWithGcParallel-16-2                                                 671ns ± 1%     667ns ± 1%     ~     (p=0.421 n=5+5)
Store/IterateWithGcParallel-16-4                                                 667ns ± 1%     664ns ± 1%     ~     (p=0.206 n=5+5)
Store/IterateWithGcParallel-32                                                   868ns ± 1%     867ns ± 0%     ~     (p=0.905 n=5+4)
Store/IterateWithGcParallel-32-2                                                 725ns ± 4%     696ns ± 7%     ~     (p=0.222 n=5+5)
Store/IterateWithGcParallel-32-4                                                 629ns ± 5%     603ns ± 4%     ~     (p=0.056 n=5+5)
Store/IterateWithGcParallel-64                                                  1.36µs ± 2%    1.37µs ± 1%     ~     (p=0.381 n=5+5)
Store/IterateWithGcParallel-64-2                                                 736ns ± 2%     730ns ± 3%     ~     (p=0.548 n=5+5)
Store/IterateWithGcParallel-64-4                                                 751ns ± 4%     732ns ± 3%     ~     (p=0.222 n=5+5)
Store/IterateWithGcParallel-128                                                 2.41µs ± 3%    2.40µs ± 2%     ~     (p=0.841 n=5+5)
Store/IterateWithGcParallel-128-2                                               1.26µs ± 3%    1.26µs ± 4%     ~     (p=0.730 n=5+5)
Store/IterateWithGcParallel-128-4                                               1.27µs ± 5%    1.24µs ± 2%     ~     (p=0.413 n=5+5)
Store/IterateWithGcParallel-256                                                 4.59µs ± 5%    4.56µs ± 1%     ~     (p=1.000 n=5+5)
Store/IterateWithGcParallel-256-2                                               2.37µs ± 2%    2.34µs ± 3%     ~     (p=0.151 n=5+5)
Store/IterateWithGcParallel-512                                                 9.26µs ± 2%    9.30µs ± 3%     ~     (p=1.000 n=5+5)
Store/IterateWithGcParallel-512-2                                               4.78µs ± 4%    4.68µs ± 2%     ~     (p=0.167 n=5+5)
Store/IterateWithGcParallel-512-4                                               4.75µs ± 2%    4.68µs ± 2%     ~     (p=0.222 n=5+5)
Store/IterateWithGcParallel-1024                                                19.3µs ± 4%    18.6µs ± 1%     ~     (p=0.095 n=5+5)
Store/IterateWithGcParallel-1024-2                                              9.63µs ± 2%    9.51µs ± 4%     ~     (p=0.310 n=5+5)
Metric/GetDatum-2                                                               1.33µs ± 5%    1.26µs ±20%     ~     (p=0.794 n=5+5)
Metric/GetDatum-2-2                                                             1.25µs ± 9%    1.18µs ±11%     ~     (p=0.135 n=5+5)
Metric/GetDatum-2-4                                                             2.19µs ±24%    2.22µs ±11%     ~     (p=0.841 n=5+5)
Metric/GetDatum-4                                                               2.26µs ±13%    2.33µs ± 6%     ~     (p=1.000 n=5+5)
Metric/GetDatum-4-2                                                             2.15µs ±10%    2.05µs ±17%     ~     (p=0.841 n=5+5)
Metric/GetDatum-4-4                                                             4.23µs ±12%    4.01µs ±10%     ~     (p=0.310 n=5+5)
Metric/GetDatum-8                                                               4.07µs ± 6%    4.01µs ± 7%     ~     (p=0.548 n=5+5)
Metric/GetDatum-8-2                                                             3.95µs ±11%    3.83µs ±15%     ~     (p=0.841 n=5+5)
Metric/GetDatum-8-4                                                             7.13µs ±12%    7.05µs ±20%     ~     (p=0.841 n=5+5)
Metric/GetDatum-16                                                              8.58µs ±10%    8.45µs ± 8%     ~     (p=0.690 n=5+5)
Metric/GetDatum-16-2                                                            8.20µs ±10%    7.57µs ± 4%     ~     (p=0.095 n=5+5)
Metric/GetDatum-32                                                              17.2µs ± 4%    16.5µs ± 5%     ~     (p=0.095 n=5+5)
Metric/GetDatum-32-2                                                            16.7µs ±10%    16.1µs ± 3%     ~     (p=0.222 n=5+5)
Metric/GetDatum-64                                                              35.0µs ± 3%    34.7µs ± 9%     ~     (p=0.310 n=5+5)
Metric/GetDatum-64-2                                                            32.9µs ± 5%    31.7µs ± 5%     ~     (p=0.151 n=5+5)
Metric/GetDatum-128                                                             74.4µs ± 4%    72.3µs ± 4%     ~     (p=0.151 n=5+5)
Metric/GetDatum-256                                                              166µs ± 1%     163µs ± 2%     ~     (p=0.056 n=5+5)
Metric/GetDatumParallel-2-2                                                     1.51µs ±30%    1.47µs ±23%     ~     (p=0.548 n=5+5)
Metric/GetDatumParallel-2-4                                                     1.91µs ±12%    1.91µs ± 8%     ~     (p=0.794 n=5+5)
Metric/GetDatumParallel-4                                                       2.19µs ±14%    2.13µs ± 5%     ~     (p=1.000 n=5+5)
Metric/GetDatumParallel-4-2                                                     2.81µs ± 8%    2.52µs ±11%     ~     (p=0.095 n=5+5)
Metric/GetDatumParallel-8                                                       4.20µs ±10%    4.04µs ± 6%     ~     (p=0.421 n=5+5)
Metric/GetDatumParallel-8-2                                                     5.04µs ± 7%    4.96µs ± 5%     ~     (p=0.841 n=5+5)
Metric/GetDatumParallel-8-4                                                     7.84µs ± 5%    7.40µs ±17%     ~     (p=0.421 n=5+5)
Metric/GetDatumParallel-16                                                      8.77µs ± 9%    8.40µs ± 6%     ~     (p=0.310 n=5+5)
Metric/GetDatumParallel-16-2                                                    11.2µs ±15%    10.0µs ± 7%     ~     (p=0.151 n=5+5)
Metric/GetDatumParallel-16-4                                                    15.4µs ±11%    14.9µs ± 9%     ~     (p=0.690 n=5+5)
Metric/GetDatumParallel-32                                                      17.1µs ± 2%    17.2µs ± 5%     ~     (p=0.841 n=5+5)
Metric/GetDatumParallel-32-4                                                    31.2µs ± 5%    29.8µs ±14%     ~     (p=0.421 n=5+5)
Metric/GetDatumParallel-64                                                      34.8µs ± 3%    33.7µs ± 2%     ~     (p=0.056 n=5+5)
Metric/GetDatumParallel-64-4                                                    63.3µs ± 7%    59.4µs ± 5%     ~     (p=0.056 n=5+5)
Metric/GetDatumParallel-128                                                     74.8µs ± 1%    72.7µs ± 5%     ~     (p=0.548 n=5+5)
Metric/GetDatumParallel-128-4                                                    134µs ± 8%     126µs ±13%     ~     (p=0.310 n=5+5)
Metric/GetDatumParallel-256-2                                                    210µs ± 7%     197µs ± 4%     ~     (p=0.095 n=5+5)
Metric/GetDatumParallel-512                                                      380µs ± 2%     374µs ± 1%     ~     (p=0.095 n=5+5)
pkg:github.com/google/mtail/internal/metrics/datum goos:linux goarch:amd64
DecrementScalarInt                                                              18.1ns ± 0%    18.1ns ± 0%     ~     (p=0.079 n=4+5)
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                          3.73ms ± 2%    3.61ms ± 4%     ~     (p=0.056 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                       130µs ±15%     118µs ±11%     ~     (p=0.095 n=5+5)
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/AddParallel-16                                                            9.23µs ± 2%    9.39µs ± 1%   +1.73%  (p=0.032 n=5+5)
Store/AddWithGc-8                                                               6.71µs ± 1%    6.99µs ± 3%   +4.23%  (p=0.032 n=4+5)
Store/AddWithGcParallel-1024                                                     664µs ± 1%     700µs ± 1%   +5.44%  (p=0.008 n=5+5)
Store/Iterate-8-2                                                                442ns ± 1%     473ns ± 9%   +7.06%  (p=0.032 n=5+5)

name                                                                          old speed      new speed      delta
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2          29.9GB/s ±11%  40.8GB/s ± 2%  +36.58%  (p=0.008 n=5+5)
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4              123GB/s ±11%   167GB/s ± 6%  +35.99%  (p=0.008 n=5+5)
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                21.3GB/s ± 4%  27.8GB/s ± 2%  +30.44%  (p=0.008 n=5+5)
Program/examples/apache_common.mtail_on_testdata/apache-common.log            28.8GB/s ± 1%  36.9GB/s ± 1%  +28.12%  (p=0.008 n=5+5)
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2           16.6GB/s ±30%  20.4GB/s ± 1%  +23.39%  (p=0.008 n=5+5)
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4           11.0GB/s ± 5%  13.5GB/s ± 5%  +22.66%  (p=0.008 n=5+5)
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2              151GB/s ± 7%   184GB/s ± 4%  +21.84%  (p=0.008 n=5+5)
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                        1.46GB/s ± 3%  1.74GB/s ± 1%  +19.66%  (p=0.008 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                        26.4GB/s ± 5%  31.2GB/s ± 8%  +18.17%  (p=0.008 n=5+5)
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                     11.6GB/s ± 3%  13.5GB/s ± 2%  +16.89%  (p=0.008 n=5+5)
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                19.1GB/s ±12%  21.7GB/s ± 1%  +14.09%  (p=0.016 n=5+4)
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                     11.6GB/s ± 6%  13.0GB/s ± 3%  +12.82%  (p=0.008 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                        27.8GB/s ± 5%  31.3GB/s ± 3%  +12.69%  (p=0.008 n=5+5)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4  6.84GB/s ± 6%  7.70GB/s ±12%  +12.50%  (p=0.032 n=5+5)
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2      52.8GB/s ± 6%  59.1GB/s ± 3%  +11.90%  (p=0.008 n=5+5)
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                158GB/s ± 3%   175GB/s ± 8%  +10.67%  (p=0.016 n=5+5)
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log        50.5GB/s ± 5%  55.7GB/s ± 0%  +10.31%  (p=0.008 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                          30.0GB/s ±17%  33.0GB/s ± 1%   +9.93%  (p=0.016 n=5+4)
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                        1.57GB/s ± 5%  1.72GB/s ± 6%   +9.34%  (p=0.032 n=5+5)
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats             15.5GB/s ± 1%  16.9GB/s ± 1%   +9.28%  (p=0.008 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                     102GB/s ± 7%   110GB/s ± 4%   +7.92%  (p=0.016 n=5+5)
Program/examples/ntpd.mtail_on_testdata/ntp4                                  23.8GB/s ± 7%  25.6GB/s ± 2%   +7.57%  (p=0.008 n=5+5)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log    8.33GB/s ± 3%  8.88GB/s ± 4%   +6.61%  (p=0.008 n=5+5)
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2               11.7MB/s ± 1%  12.3MB/s ± 0%   +4.99%  (p=0.008 n=5+5)
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                       13.6GB/s ± 1%  14.2GB/s ± 1%   +4.49%  (p=0.008 n=5+5)
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4               11.4MB/s ± 3%  11.7MB/s ± 1%   +3.43%  (p=0.016 n=5+5)
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                          1.83GB/s ± 0%  1.87GB/s ± 1%   +2.30%  (p=0.008 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                       100GB/s ± 0%   102GB/s ± 2%   +2.14%  (p=0.016 n=4+5)
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                 12.3MB/s ± 0%  12.4MB/s ± 0%   +1.31%  (p=0.008 n=5+5)
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4      39.6GB/s ±33%  49.3GB/s ±15%     ~     (p=0.056 n=5+5)
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4          27.0GB/s ± 6%  28.2GB/s ± 1%     ~     (p=0.151 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                    85.3GB/s ±12%  95.7GB/s ±11%     ~     (p=0.095 n=5+5)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2  7.68GB/s ± 7%  8.63GB/s ±13%     ~     (p=0.056 n=5+5)

name                                                                          old alloc/op   new alloc/op   delta
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                           140kB ± 0%     140kB ± 0%   -0.45%  (p=0.008 n=5+5)
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4               51.1kB ± 0%    50.9kB ± 0%   -0.43%  (p=0.032 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                      44.4kB ± 0%    44.2kB ± 0%   -0.42%  (p=0.008 n=5+5)
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                             287kB ± 0%     287kB ± 0%     ~     (p=0.762 n=5+5)
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                           288kB ± 0%     289kB ± 0%     ~     (p=1.000 n=5+5)
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                           293kB ± 0%     294kB ± 0%     ~     (p=0.056 n=5+5)
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                          229kB ± 0%     229kB ± 0%     ~     (p=1.000 n=5+5)
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                        230kB ± 0%     230kB ± 0%     ~     (p=0.690 n=5+5)
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                        233kB ± 0%     233kB ± 0%     ~     (p=0.421 n=5+5)
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                    105MB ± 0%     105MB ± 0%     ~     (p=0.222 n=5+5)
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                  105MB ± 0%     105MB ± 0%     ~     (p=0.095 n=5+5)
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                  107MB ± 0%     107MB ± 0%     ~     (p=1.000 n=5+5)
Program/examples/ntpd.mtail_on_testdata/ntp4                                    53.3kB ± 0%    53.3kB ± 0%     ~     (p=0.460 n=5+5)
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                  53.4kB ± 0%    53.4kB ± 0%     ~     (p=0.246 n=5+5)
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                  54.4kB ± 0%    54.5kB ± 0%     ~     (p=0.421 n=5+5)
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats               36.4kB ± 0%    36.4kB ± 0%     ~     (all equal)
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2             36.5kB ± 0%    36.5kB ± 0%     ~     (p=0.889 n=5+5)
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4             37.2kB ± 0%    37.2kB ± 0%     ~     (p=0.310 n=5+5)
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log          45.2kB ± 0%    45.2kB ± 0%     ~     (all equal)
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2        45.3kB ± 0%    45.3kB ± 0%     ~     (p=0.722 n=5+5)
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4        46.2kB ± 0%    46.2kB ± 0%     ~     (p=0.937 n=5+5)
Program/examples/apache_common.mtail_on_testdata/apache-common.log              43.2kB ± 0%    43.2kB ± 0%     ~     (all equal)
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2            43.3kB ± 0%    43.3kB ± 0%     ~     (p=0.841 n=5+5)
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4            44.2kB ± 0%    44.1kB ± 0%     ~     (p=0.079 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                             138kB ± 0%     138kB ± 0%     ~     (p=1.000 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                        43.4kB ± 0%    43.4kB ± 0%     ~     (all equal)
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                 49.9kB ± 0%    49.9kB ± 0%     ~     (all equal)
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2               50.0kB ± 0%    50.0kB ± 0%     ~     (p=0.548 n=5+5)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log      80.8kB ± 0%    80.8kB ± 0%     ~     (p=0.167 n=5+5)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2    80.9kB ± 0%    81.0kB ± 0%     ~     (p=0.056 n=5+5)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4    82.5kB ± 0%    82.3kB ± 0%     ~     (p=0.151 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                      43.4kB ± 0%    43.5kB ± 0%   +0.07%  (p=0.016 n=5+5)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                           138kB ± 0%     138kB ± 0%   +0.11%  (p=0.040 n=5+5)

name                                                                          old allocs/op  new allocs/op  delta
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                             5.46k ± 0%     5.46k ± 0%     ~     (all equal)
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                           5.46k ± 0%     5.46k ± 0%     ~     (all equal)
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                           5.46k ± 0%     5.46k ± 0%     ~     (p=0.444 n=5+5)
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                          3.06k ± 0%     3.06k ± 0%     ~     (all equal)
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                        3.06k ± 0%     3.06k ± 0%     ~     (all equal)
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                        3.06k ± 0%     3.06k ± 0%     ~     (all equal)
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                    1.10M ± 0%     1.10M ± 0%     ~     (p=0.548 n=5+5)
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                  1.10M ± 0%     1.10M ± 0%     ~     (p=0.802 n=5+5)
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                  1.10M ± 0%     1.10M ± 0%     ~     (p=0.452 n=5+5)
Program/examples/ntpd.mtail_on_testdata/ntp4                                       225 ± 0%       225 ± 0%     ~     (all equal)
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                     225 ± 0%       225 ± 0%     ~     (all equal)
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                     225 ± 0%       225 ± 0%     ~     (all equal)
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                 84.0 ± 0%      84.0 ± 0%     ~     (all equal)
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2               84.0 ± 0%      84.0 ± 0%     ~     (all equal)
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4               84.0 ± 0%      84.0 ± 0%     ~     (all equal)
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log             215 ± 0%       215 ± 0%     ~     (all equal)
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2           215 ± 0%       215 ± 0%     ~     (all equal)
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4           215 ± 0%       215 ± 0%     ~     (all equal)
Program/examples/apache_common.mtail_on_testdata/apache-common.log                 202 ± 0%       202 ± 0%     ~     (all equal)
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2               202 ± 0%       202 ± 0%     ~     (all equal)
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4               202 ± 0%       202 ± 0%     ~     (all equal)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                             1.66k ± 0%     1.66k ± 0%     ~     (all equal)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                           1.66k ± 0%     1.66k ± 0%     ~     (all equal)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                           1.66k ± 0%     1.66k ± 0%     ~     (all equal)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                           157 ± 0%       157 ± 0%     ~     (all equal)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                         157 ± 0%       157 ± 0%     ~     (all equal)
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                         157 ± 0%       157 ± 0%     ~     (all equal)
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                    179 ± 0%       179 ± 0%     ~     (all equal)
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                  179 ± 0%       179 ± 0%     ~     (all equal)
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                  179 ± 0%       179 ± 0%     ~     (all equal)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log         893 ± 0%       893 ± 0%     ~     (all equal)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2       894 ± 0%       894 ± 0%     ~     (p=0.444 n=5+5)
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4       894 ± 0%       894 ± 0%     ~     (all equal)

caarlos0 added a commit to goreleaser/goreleaser-action-v4-auto-snapshot-example that referenced this pull request Jan 4, 2023
based on google/mtail#704

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
caarlos0 added a commit to goreleaser/goreleaser-action-v4-auto-snapshot-example that referenced this pull request Jan 4, 2023
based on google/mtail#704

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
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.

None yet

2 participants