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

Repair CI errors with go 1.16. #481

Merged
merged 7 commits into from
Mar 13, 2021
Merged

Repair CI errors with go 1.16. #481

merged 7 commits into from
Mar 13, 2021

Conversation

jaqx0r
Copy link
Contributor

@jaqx0r jaqx0r commented Mar 13, 2021

No description provided.

@jaqx0r jaqx0r changed the title Repair CI by forcing to version 1.15. Repair CI errors with go 1.16. Mar 13, 2021
@codecov-io
Copy link

Codecov Report

Merging #481 (c59511d) into master (0a3052f) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #481   +/-   ##
=======================================
  Coverage   61.20%   61.20%           
=======================================
  Files          60       60           
  Lines        5111     5111           
=======================================
  Hits         3128     3128           
  Misses       1747     1747           
  Partials      236      236           
Impacted Files Coverage Δ
internal/tailer/logstream/pipestream.go 62.50% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23a0f62...2d5687a. Read the comment docs.

@jaqx0r jaqx0r enabled auto-merge March 13, 2021 11:11
@jaqx0r jaqx0r merged commit 1cb28a9 into master Mar 13, 2021
@jaqx0r jaqx0r deleted the fix-ci branch March 13, 2021 11:15
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Unit Test Results

       1 files       25 suites   8m 58s ⏱️
   519 tests    515 ✔️   4 💤 0 ❌
1 533 runs  1 521 ✔️ 12 💤 0 ❌

Results for commit 1cb28a9.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 13, 2021

Benchmark Result

Benchmark diff with base
name                                                                          time/op
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-1                                                                      588ns ± 6%
Store/Add-1-2                                                                    584ns ± 3%
Store/Add-1-4                                                                    595ns ± 4%
Store/Add-2                                                                     1.20µs ± 3%
Store/Add-2-2                                                                   1.17µs ± 2%
Store/Add-2-4                                                                   1.18µs ± 2%
Store/Add-4                                                                     2.42µs ± 1%
Store/Add-4-2                                                                   2.38µs ± 1%
Store/Add-4-4                                                                   2.34µs ± 2%
Store/Add-8                                                                     5.10µs ± 1%
Store/Add-8-2                                                                   5.02µs ± 1%
Store/Add-8-4                                                                   5.03µs ± 2%
Store/Add-16                                                                    11.9µs ±10%
Store/Add-16-2                                                                  11.2µs ± 3%
Store/Add-16-4                                                                  11.3µs ± 4%
Store/Add-32                                                                    23.7µs ± 7%
Store/Add-32-2                                                                  23.4µs ± 8%
Store/Add-32-4                                                                  23.2µs ± 1%
Store/Add-64                                                                    48.6µs ± 8%
Store/Add-64-2                                                                  47.3µs ± 3%
Store/Add-64-4                                                                  49.5µs ±10%
Store/Add-128                                                                   98.6µs ± 5%
Store/Add-128-2                                                                 94.5µs ± 4%
Store/Add-128-4                                                                  103µs ± 5%
Store/Add-256                                                                    212µs ± 4%
Store/Add-256-2                                                                  202µs ± 5%
Store/Add-256-4                                                                  205µs ± 3%
Store/Add-512                                                                    432µs ± 2%
Store/Add-512-2                                                                  416µs ± 1%
Store/Add-512-4                                                                  406µs ± 4%
Store/Add-1024                                                                   901µs ± 1%
Store/Add-1024-2                                                                 835µs ± 2%
Store/Add-1024-4                                                                 857µs ± 3%
Store/AddParallel-1                                                              599ns ± 4%
Store/AddParallel-1-2                                                            616ns ± 3%
Store/AddParallel-1-4                                                            615ns ± 4%
Store/AddParallel-2                                                             1.19µs ± 1%
Store/AddParallel-2-2                                                           1.22µs ± 2%
Store/AddParallel-2-4                                                           1.27µs ± 2%
Store/AddParallel-4                                                             2.44µs ± 1%
Store/AddParallel-4-2                                                           2.53µs ± 1%
Store/AddParallel-4-4                                                           2.59µs ± 2%
Store/AddParallel-8                                                             5.12µs ± 1%
Store/AddParallel-8-2                                                           5.31µs ± 1%
Store/AddParallel-8-4                                                           5.40µs ± 2%
Store/AddParallel-16                                                            11.6µs ± 2%
Store/AddParallel-16-2                                                          12.1µs ± 3%
Store/AddParallel-16-4                                                          12.2µs ± 3%
Store/AddParallel-32                                                            23.5µs ± 2%
Store/AddParallel-32-2                                                          24.1µs ± 1%
Store/AddParallel-32-4                                                          25.4µs ± 9%
Store/AddParallel-64                                                            47.9µs ± 2%
Store/AddParallel-64-2                                                          50.3µs ± 3%
Store/AddParallel-64-4                                                          49.8µs ± 3%
Store/AddParallel-128                                                            102µs ± 2%
Store/AddParallel-128-2                                                          104µs ± 5%
Store/AddParallel-128-4                                                          104µs ± 2%
Store/AddParallel-256                                                            213µs ± 2%
Store/AddParallel-256-2                                                          217µs ± 3%
Store/AddParallel-256-4                                                          219µs ± 1%
Store/AddParallel-512                                                            441µs ± 4%
Store/AddParallel-512-2                                                          454µs ± 6%
Store/AddParallel-512-4                                                          462µs ± 1%
Store/AddParallel-1024                                                           926µs ± 0%
Store/AddParallel-1024-2                                                         893µs ± 2%
Store/AddParallel-1024-4                                                         902µs ± 1%
Store/AddWithGc-1                                                               2.38µs ± 1%
Store/AddWithGc-1-2                                                             2.40µs ± 1%
Store/AddWithGc-1-4                                                             2.41µs ± 1%
Store/AddWithGc-2                                                               3.07µs ± 1%
Store/AddWithGc-2-2                                                             3.06µs ± 2%
Store/AddWithGc-2-4                                                             3.08µs ± 2%
Store/AddWithGc-4                                                               4.41µs ± 1%
Store/AddWithGc-4-2                                                             4.33µs ± 2%
Store/AddWithGc-4-4                                                             4.36µs ± 1%
Store/AddWithGc-8                                                               7.11µs ± 1%
Store/AddWithGc-8-2                                                             7.05µs ± 1%
Store/AddWithGc-8-4                                                             7.21µs ± 1%
Store/AddWithGc-16                                                              14.0µs ± 3%
Store/AddWithGc-16-2                                                            13.6µs ± 1%
Store/AddWithGc-16-4                                                            14.1µs ± 8%
Store/AddWithGc-32                                                              26.0µs ± 1%
Store/AddWithGc-32-2                                                            25.6µs ± 1%
Store/AddWithGc-32-4                                                            25.9µs ± 1%
Store/AddWithGc-64                                                              52.3µs ± 5%
Store/AddWithGc-64-2                                                            51.7µs ± 4%
Store/AddWithGc-64-4                                                            52.1µs ± 5%
Store/AddWithGc-128                                                              110µs ±21%
Store/AddWithGc-128-2                                                            101µs ± 3%
Store/AddWithGc-128-4                                                            105µs ± 6%
Store/AddWithGc-256                                                              227µs ± 2%
Store/AddWithGc-256-2                                                            217µs ± 6%
Store/AddWithGc-256-4                                                            219µs ± 5%
Store/AddWithGc-512                                                              466µs ± 1%
Store/AddWithGc-512-2                                                            433µs ± 1%
Store/AddWithGc-512-4                                                            446µs ± 1%
Store/AddWithGc-1024                                                             938µs ± 3%
Store/AddWithGc-1024-2                                                           875µs ± 1%
Store/AddWithGc-1024-4                                                           885µs ± 2%
Store/AddWithGcParallel-1                                                        603ns ± 3%
Store/AddWithGcParallel-1-2                                                      606ns ± 3%
Store/AddWithGcParallel-1-4                                                      628ns ± 0%
Store/AddWithGcParallel-2                                                       1.20µs ± 2%
Store/AddWithGcParallel-2-2                                                     1.25µs ± 4%
Store/AddWithGcParallel-2-4                                                     1.26µs ± 3%
Store/AddWithGcParallel-4                                                       2.47µs ± 2%
Store/AddWithGcParallel-4-2                                                     2.55µs ± 2%
Store/AddWithGcParallel-4-4                                                     2.57µs ± 1%
Store/AddWithGcParallel-8                                                       5.13µs ± 2%
Store/AddWithGcParallel-8-2                                                     5.33µs ± 1%
Store/AddWithGcParallel-8-4                                                     5.38µs ± 1%
Store/AddWithGcParallel-16                                                      11.6µs ± 2%
Store/AddWithGcParallel-16-2                                                    12.0µs ± 3%
Store/AddWithGcParallel-16-4                                                    12.4µs ± 9%
Store/AddWithGcParallel-32                                                      23.5µs ± 1%
Store/AddWithGcParallel-32-2                                                    24.2µs ± 1%
Store/AddWithGcParallel-32-4                                                    24.3µs ± 2%
Store/AddWithGcParallel-64                                                      48.7µs ± 8%
Store/AddWithGcParallel-64-2                                                    50.5µs ± 7%
Store/AddWithGcParallel-64-4                                                    51.3µs ± 4%
Store/AddWithGcParallel-128                                                      104µs ± 3%
Store/AddWithGcParallel-128-2                                                    104µs ± 2%
Store/AddWithGcParallel-128-4                                                    104µs ± 3%
Store/AddWithGcParallel-256                                                      216µs ± 3%
Store/AddWithGcParallel-256-2                                                    217µs ± 5%
Store/AddWithGcParallel-256-4                                                    221µs ± 3%
Store/AddWithGcParallel-512                                                      448µs ± 2%
Store/AddWithGcParallel-512-2                                                    438µs ± 3%
Store/AddWithGcParallel-512-4                                                    455µs ± 3%
Store/AddWithGcParallel-1024                                                     897µs ± 2%
Store/AddWithGcParallel-1024-2                                                   896µs ± 3%
Store/AddWithGcParallel-1024-4                                                   901µs ± 2%
Store/Iterate-1                                                                 70.2ns ± 1%
Store/Iterate-1-2                                                               70.3ns ± 1%
Store/Iterate-1-4                                                               70.1ns ± 1%
Store/Iterate-2                                                                 85.1ns ± 1%
Store/Iterate-2-2                                                               85.0ns ± 0%
Store/Iterate-2-4                                                               85.4ns ± 1%
Store/Iterate-4                                                                  115ns ± 1%
Store/Iterate-4-2                                                                115ns ± 2%
Store/Iterate-4-4                                                                115ns ± 1%
Store/Iterate-8                                                                  158ns ± 0%
Store/Iterate-8-2                                                                156ns ± 3%
Store/Iterate-8-4                                                                158ns ± 0%
Store/Iterate-16                                                                 350ns ± 5%
Store/Iterate-16-2                                                               355ns ± 1%
Store/Iterate-16-4                                                               352ns ± 2%
Store/Iterate-32                                                                 650ns ± 2%
Store/Iterate-32-2                                                               674ns ± 2%
Store/Iterate-32-4                                                               682ns ± 2%
Store/Iterate-64                                                                1.33µs ± 3%
Store/Iterate-64-2                                                              1.33µs ± 2%
Store/Iterate-64-4                                                              1.36µs ± 2%
Store/Iterate-128                                                               2.75µs ± 1%
Store/Iterate-128-2                                                             2.73µs ± 2%
Store/Iterate-128-4                                                             2.73µs ± 3%
Store/Iterate-256                                                               5.57µs ± 3%
Store/Iterate-256-2                                                             5.54µs ± 3%
Store/Iterate-256-4                                                             5.50µs ± 1%
Store/Iterate-512                                                               11.6µs ± 2%
Store/Iterate-512-2                                                             11.3µs ± 2%
Store/Iterate-512-4                                                             11.4µs ± 2%
Store/Iterate-1024                                                              22.2µs ± 2%
Store/Iterate-1024-2                                                            22.4µs ± 2%
Store/Iterate-1024-4                                                            22.3µs ± 2%
Store/IterateParallel-1                                                         71.2ns ± 1%
Store/IterateParallel-1-2                                                        118ns ± 3%
Store/IterateParallel-1-4                                                        116ns ± 2%
Store/IterateParallel-2                                                         86.2ns ± 1%
Store/IterateParallel-2-2                                                        124ns ± 4%
Store/IterateParallel-2-4                                                        119ns ± 4%
Store/IterateParallel-4                                                          116ns ± 2%
Store/IterateParallel-4-2                                                        134ns ± 3%
Store/IterateParallel-4-4                                                        133ns ± 2%
Store/IterateParallel-8                                                          162ns ± 1%
Store/IterateParallel-8-2                                                        159ns ± 3%
Store/IterateParallel-8-4                                                        157ns ± 3%
Store/IterateParallel-16                                                         350ns ± 3%
Store/IterateParallel-16-2                                                       247ns ± 2%
Store/IterateParallel-16-4                                                       247ns ± 2%
Store/IterateParallel-32                                                         680ns ± 3%
Store/IterateParallel-32-2                                                       410ns ± 2%
Store/IterateParallel-32-4                                                       403ns ± 3%
Store/IterateParallel-64                                                        1.36µs ± 4%
Store/IterateParallel-64-2                                                       734ns ± 1%
Store/IterateParallel-64-4                                                       736ns ± 6%
Store/IterateParallel-128                                                       2.77µs ± 3%
Store/IterateParallel-128-2                                                     1.42µs ± 3%
Store/IterateParallel-128-4                                                     1.44µs ± 2%
Store/IterateParallel-256                                                       5.56µs ± 2%
Store/IterateParallel-256-2                                                     2.84µs ± 3%
Store/IterateParallel-256-4                                                     2.86µs ± 3%
Store/IterateParallel-512                                                       11.1µs ± 2%
Store/IterateParallel-512-2                                                     5.50µs ± 4%
Store/IterateParallel-512-4                                                     5.62µs ± 2%
Store/IterateParallel-1024                                                      22.0µs ± 2%
Store/IterateParallel-1024-2                                                    11.1µs ± 2%
Store/IterateParallel-1024-4                                                    11.1µs ± 1%
Store/IterateWithGc-1                                                           1.87µs ± 1%
Store/IterateWithGc-1-2                                                         1.86µs ± 1%
Store/IterateWithGc-1-4                                                         1.87µs ± 1%
Store/IterateWithGc-2                                                           1.89µs ± 0%
Store/IterateWithGc-2-2                                                         1.90µs ± 1%
Store/IterateWithGc-2-4                                                         1.90µs ± 2%
Store/IterateWithGc-4                                                           1.98µs ± 1%
Store/IterateWithGc-4-2                                                         1.97µs ± 1%
Store/IterateWithGc-4-4                                                         2.02µs ± 1%
Store/IterateWithGc-8                                                           2.12µs ± 2%
Store/IterateWithGc-8-2                                                         2.08µs ± 1%
Store/IterateWithGc-8-4                                                         2.11µs ± 1%
Store/IterateWithGc-16                                                          2.55µs ± 1%
Store/IterateWithGc-16-2                                                        2.87µs ±12%
Store/IterateWithGc-16-4                                                        2.56µs ± 1%
Store/IterateWithGc-32                                                          3.38µs ± 3%
Store/IterateWithGc-32-2                                                        3.26µs ± 1%
Store/IterateWithGc-32-4                                                        3.27µs ± 2%
Store/IterateWithGc-64                                                          5.05µs ± 2%
Store/IterateWithGc-64-2                                                        4.81µs ± 1%
Store/IterateWithGc-64-4                                                        4.89µs ± 1%
Store/IterateWithGc-128                                                         8.26µs ± 3%
Store/IterateWithGc-128-2                                                       8.00µs ± 2%
Store/IterateWithGc-128-4                                                       8.09µs ± 5%
Store/IterateWithGc-256                                                         14.6µs ± 1%
Store/IterateWithGc-256-2                                                       14.1µs ± 3%
Store/IterateWithGc-256-4                                                       14.3µs ± 4%
Store/IterateWithGc-512                                                         27.1µs ± 2%
Store/IterateWithGc-512-2                                                       26.0µs ± 1%
Store/IterateWithGc-512-4                                                       26.2µs ± 2%
Store/IterateWithGc-1024                                                        51.1µs ± 1%
Store/IterateWithGc-1024-2                                                      50.2µs ± 1%
Store/IterateWithGc-1024-4                                                      49.9µs ± 2%
Store/IterateWithGcParallel-1                                                   71.8ns ± 0%
Store/IterateWithGcParallel-1-2                                                  117ns ± 7%
Store/IterateWithGcParallel-1-4                                                  111ns ± 9%
Store/IterateWithGcParallel-2                                                   86.2ns ± 1%
Store/IterateWithGcParallel-2-2                                                  120ns ± 5%
Store/IterateWithGcParallel-2-4                                                  120ns ± 5%
Store/IterateWithGcParallel-4                                                    116ns ± 2%
Store/IterateWithGcParallel-4-2                                                  132ns ± 5%
Store/IterateWithGcParallel-4-4                                                  132ns ± 3%
Store/IterateWithGcParallel-8                                                    163ns ± 1%
Store/IterateWithGcParallel-8-2                                                  154ns ± 3%
Store/IterateWithGcParallel-8-4                                                  159ns ± 4%
Store/IterateWithGcParallel-16                                                   352ns ± 1%
Store/IterateWithGcParallel-16-2                                                 246ns ± 2%
Store/IterateWithGcParallel-16-4                                                 246ns ± 2%
Store/IterateWithGcParallel-32                                                   666ns ± 4%
Store/IterateWithGcParallel-32-2                                                 406ns ± 2%
Store/IterateWithGcParallel-32-4                                                 401ns ± 3%
Store/IterateWithGcParallel-64                                                  1.36µs ± 2%
Store/IterateWithGcParallel-64-2                                                 746ns ± 5%
Store/IterateWithGcParallel-64-4                                                 739ns ± 3%
Store/IterateWithGcParallel-128                                                 2.75µs ± 2%
Store/IterateWithGcParallel-128-2                                               1.46µs ± 2%
Store/IterateWithGcParallel-128-4                                               1.46µs ± 2%
Store/IterateWithGcParallel-256                                                 5.57µs ± 2%
Store/IterateWithGcParallel-256-2                                               2.83µs ± 3%
Store/IterateWithGcParallel-256-4                                               2.85µs ± 3%
Store/IterateWithGcParallel-512                                                 11.1µs ± 1%
Store/IterateWithGcParallel-512-2                                               5.67µs ± 2%
Store/IterateWithGcParallel-512-4                                               5.69µs ± 1%
Store/IterateWithGcParallel-1024                                                22.2µs ± 2%
Store/IterateWithGcParallel-1024-2                                              11.1µs ± 2%
Store/IterateWithGcParallel-1024-4                                              11.1µs ± 1%
pkg:github.com/google/mtail/internal/metrics/datum goos:linux goarch:amd64
IncrementScalarInt                                                              20.6ns ± 1%
IncrementScalarInt-2                                                            20.6ns ± 0%
IncrementScalarInt-4                                                            20.6ns ± 0%
DecrementScalarInt                                                              20.6ns ± 1%
DecrementScalarInt-2                                                            20.6ns ± 1%
DecrementScalarInt-4                                                            20.6ns ± 1%
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                            4.56ms ± 2%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                          4.84ms ± 1%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                          4.78ms ± 1%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                         1.76ms ± 2%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                       1.84ms ± 1%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                       1.83ms ± 2%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                    1.26s ± 8%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                  1.32s ± 1%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                  1.31s ± 1%
Program/examples/ntpd.mtail_on_testdata/ntp4                                     314µs ± 3%
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                   314µs ± 1%
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                   318µs ± 1%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats               89.8µs ± 1%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2             70.8µs ± 1%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4             77.1µs ± 2%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log           168µs ± 2%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2         150µs ± 6%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4         160µs ± 6%
Program/examples/apache_common.mtail_on_testdata/apache-common.log               148µs ± 2%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2             148µs ± 1%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4             142µs ± 2%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                             868µs ± 1%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                           891µs ± 3%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                           881µs ± 1%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                         153µs ±16%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                       142µs ± 3%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                       141µs ± 8%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                  169µs ± 3%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                160µs ± 1%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                157µs ± 2%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log       599µs ± 1%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2     606µs ± 2%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4     605µs ± 1%

name                                                                          speed
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-1
Store/Add-1-2
Store/Add-1-4
Store/Add-2
Store/Add-2-2
Store/Add-2-4
Store/Add-4
Store/Add-4-2
Store/Add-4-4
Store/Add-8
Store/Add-8-2
Store/Add-8-4
Store/Add-16
Store/Add-16-2
Store/Add-16-4
Store/Add-32
Store/Add-32-2
Store/Add-32-4
Store/Add-64
Store/Add-64-2
Store/Add-64-4
Store/Add-128
Store/Add-128-2
Store/Add-128-4
Store/Add-256
Store/Add-256-2
Store/Add-256-4
Store/Add-512
Store/Add-512-2
Store/Add-512-4
Store/Add-1024
Store/Add-1024-2
Store/Add-1024-4
Store/AddParallel-1
Store/AddParallel-1-2
Store/AddParallel-1-4
Store/AddParallel-2
Store/AddParallel-2-2
Store/AddParallel-2-4
Store/AddParallel-4
Store/AddParallel-4-2
Store/AddParallel-4-4
Store/AddParallel-8
Store/AddParallel-8-2
Store/AddParallel-8-4
Store/AddParallel-16
Store/AddParallel-16-2
Store/AddParallel-16-4
Store/AddParallel-32
Store/AddParallel-32-2
Store/AddParallel-32-4
Store/AddParallel-64
Store/AddParallel-64-2
Store/AddParallel-64-4
Store/AddParallel-128
Store/AddParallel-128-2
Store/AddParallel-128-4
Store/AddParallel-256
Store/AddParallel-256-2
Store/AddParallel-256-4
Store/AddParallel-512
Store/AddParallel-512-2
Store/AddParallel-512-4
Store/AddParallel-1024
Store/AddParallel-1024-2
Store/AddParallel-1024-4
Store/AddWithGc-1
Store/AddWithGc-1-2
Store/AddWithGc-1-4
Store/AddWithGc-2
Store/AddWithGc-2-2
Store/AddWithGc-2-4
Store/AddWithGc-4
Store/AddWithGc-4-2
Store/AddWithGc-4-4
Store/AddWithGc-8
Store/AddWithGc-8-2
Store/AddWithGc-8-4
Store/AddWithGc-16
Store/AddWithGc-16-2
Store/AddWithGc-16-4
Store/AddWithGc-32
Store/AddWithGc-32-2
Store/AddWithGc-32-4
Store/AddWithGc-64
Store/AddWithGc-64-2
Store/AddWithGc-64-4
Store/AddWithGc-128
Store/AddWithGc-128-2
Store/AddWithGc-128-4
Store/AddWithGc-256
Store/AddWithGc-256-2
Store/AddWithGc-256-4
Store/AddWithGc-512
Store/AddWithGc-512-2
Store/AddWithGc-512-4
Store/AddWithGc-1024
Store/AddWithGc-1024-2
Store/AddWithGc-1024-4
Store/AddWithGcParallel-1
Store/AddWithGcParallel-1-2
Store/AddWithGcParallel-1-4
Store/AddWithGcParallel-2
Store/AddWithGcParallel-2-2
Store/AddWithGcParallel-2-4
Store/AddWithGcParallel-4
Store/AddWithGcParallel-4-2
Store/AddWithGcParallel-4-4
Store/AddWithGcParallel-8
Store/AddWithGcParallel-8-2
Store/AddWithGcParallel-8-4
Store/AddWithGcParallel-16
Store/AddWithGcParallel-16-2
Store/AddWithGcParallel-16-4
Store/AddWithGcParallel-32
Store/AddWithGcParallel-32-2
Store/AddWithGcParallel-32-4
Store/AddWithGcParallel-64
Store/AddWithGcParallel-64-2
Store/AddWithGcParallel-64-4
Store/AddWithGcParallel-128
Store/AddWithGcParallel-128-2
Store/AddWithGcParallel-128-4
Store/AddWithGcParallel-256
Store/AddWithGcParallel-256-2
Store/AddWithGcParallel-256-4
Store/AddWithGcParallel-512
Store/AddWithGcParallel-512-2
Store/AddWithGcParallel-512-4
Store/AddWithGcParallel-1024
Store/AddWithGcParallel-1024-2
Store/AddWithGcParallel-1024-4
Store/Iterate-1
Store/Iterate-1-2
Store/Iterate-1-4
Store/Iterate-2
Store/Iterate-2-2
Store/Iterate-2-4
Store/Iterate-4
Store/Iterate-4-2
Store/Iterate-4-4
Store/Iterate-8
Store/Iterate-8-2
Store/Iterate-8-4
Store/Iterate-16
Store/Iterate-16-2
Store/Iterate-16-4
Store/Iterate-32
Store/Iterate-32-2
Store/Iterate-32-4
Store/Iterate-64
Store/Iterate-64-2
Store/Iterate-64-4
Store/Iterate-128
Store/Iterate-128-2
Store/Iterate-128-4
Store/Iterate-256
Store/Iterate-256-2
Store/Iterate-256-4
Store/Iterate-512
Store/Iterate-512-2
Store/Iterate-512-4
Store/Iterate-1024
Store/Iterate-1024-2
Store/Iterate-1024-4
Store/IterateParallel-1
Store/IterateParallel-1-2
Store/IterateParallel-1-4
Store/IterateParallel-2
Store/IterateParallel-2-2
Store/IterateParallel-2-4
Store/IterateParallel-4
Store/IterateParallel-4-2
Store/IterateParallel-4-4
Store/IterateParallel-8
Store/IterateParallel-8-2
Store/IterateParallel-8-4
Store/IterateParallel-16
Store/IterateParallel-16-2
Store/IterateParallel-16-4
Store/IterateParallel-32
Store/IterateParallel-32-2
Store/IterateParallel-32-4
Store/IterateParallel-64
Store/IterateParallel-64-2
Store/IterateParallel-64-4
Store/IterateParallel-128
Store/IterateParallel-128-2
Store/IterateParallel-128-4
Store/IterateParallel-256
Store/IterateParallel-256-2
Store/IterateParallel-256-4
Store/IterateParallel-512
Store/IterateParallel-512-2
Store/IterateParallel-512-4
Store/IterateParallel-1024
Store/IterateParallel-1024-2
Store/IterateParallel-1024-4
Store/IterateWithGc-1
Store/IterateWithGc-1-2
Store/IterateWithGc-1-4
Store/IterateWithGc-2
Store/IterateWithGc-2-2
Store/IterateWithGc-2-4
Store/IterateWithGc-4
Store/IterateWithGc-4-2
Store/IterateWithGc-4-4
Store/IterateWithGc-8
Store/IterateWithGc-8-2
Store/IterateWithGc-8-4
Store/IterateWithGc-16
Store/IterateWithGc-16-2
Store/IterateWithGc-16-4
Store/IterateWithGc-32
Store/IterateWithGc-32-2
Store/IterateWithGc-32-4
Store/IterateWithGc-64
Store/IterateWithGc-64-2
Store/IterateWithGc-64-4
Store/IterateWithGc-128
Store/IterateWithGc-128-2
Store/IterateWithGc-128-4
Store/IterateWithGc-256
Store/IterateWithGc-256-2
Store/IterateWithGc-256-4
Store/IterateWithGc-512
Store/IterateWithGc-512-2
Store/IterateWithGc-512-4
Store/IterateWithGc-1024
Store/IterateWithGc-1024-2
Store/IterateWithGc-1024-4
Store/IterateWithGcParallel-1
Store/IterateWithGcParallel-1-2
Store/IterateWithGcParallel-1-4
Store/IterateWithGcParallel-2
Store/IterateWithGcParallel-2-2
Store/IterateWithGcParallel-2-4
Store/IterateWithGcParallel-4
Store/IterateWithGcParallel-4-2
Store/IterateWithGcParallel-4-4
Store/IterateWithGcParallel-8
Store/IterateWithGcParallel-8-2
Store/IterateWithGcParallel-8-4
Store/IterateWithGcParallel-16
Store/IterateWithGcParallel-16-2
Store/IterateWithGcParallel-16-4
Store/IterateWithGcParallel-32
Store/IterateWithGcParallel-32-2
Store/IterateWithGcParallel-32-4
Store/IterateWithGcParallel-64
Store/IterateWithGcParallel-64-2
Store/IterateWithGcParallel-64-4
Store/IterateWithGcParallel-128
Store/IterateWithGcParallel-128-2
Store/IterateWithGcParallel-128-4
Store/IterateWithGcParallel-256
Store/IterateWithGcParallel-256-2
Store/IterateWithGcParallel-256-4
Store/IterateWithGcParallel-512
Store/IterateWithGcParallel-512-2
Store/IterateWithGcParallel-512-4
Store/IterateWithGcParallel-1024
Store/IterateWithGcParallel-1024-2
Store/IterateWithGcParallel-1024-4
pkg:github.com/google/mtail/internal/metrics/datum goos:linux goarch:amd64
IncrementScalarInt
IncrementScalarInt-2
IncrementScalarInt-4
DecrementScalarInt
DecrementScalarInt-2
DecrementScalarInt-4
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                          1.07GB/s ± 3%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                         937MB/s ± 2%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                         977MB/s ± 2%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                       8.00GB/s ± 1%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                     7.16GB/s ± 2%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                     7.25GB/s ± 2%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                 4.33MB/s ± 7%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2               4.11MB/s ± 1%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4               4.15MB/s ± 1%
Program/examples/ntpd.mtail_on_testdata/ntp4                                  13.1GB/s ± 3%
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                12.7GB/s ± 5%
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                12.2GB/s ± 6%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats             8.77GB/s ± 1%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2           13.8GB/s ± 2%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4           11.7GB/s ± 3%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log        27.6GB/s ± 1%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2      34.1GB/s ±14%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4      30.8GB/s ±10%
Program/examples/apache_common.mtail_on_testdata/apache-common.log            16.7GB/s ±14%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2          16.4GB/s ±13%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4          16.4GB/s ±58%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                          19.6GB/s ± 3%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                        18.5GB/s ± 5%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                        18.5GB/s ± 6%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                      65.3GB/s ±14%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                    69.9GB/s ± 4%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                    69.6GB/s ± 7%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                115GB/s ±10%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2              122GB/s ±11%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4              123GB/s ±33%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log    4.65GB/s ± 4%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2  4.45GB/s ± 3%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4  4.38GB/s ± 8%

name                                                                          alloc/op
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-1
Store/Add-1-2
Store/Add-1-4
Store/Add-2
Store/Add-2-2
Store/Add-2-4
Store/Add-4
Store/Add-4-2
Store/Add-4-4
Store/Add-8
Store/Add-8-2
Store/Add-8-4
Store/Add-16
Store/Add-16-2
Store/Add-16-4
Store/Add-32
Store/Add-32-2
Store/Add-32-4
Store/Add-64
Store/Add-64-2
Store/Add-64-4
Store/Add-128
Store/Add-128-2
Store/Add-128-4
Store/Add-256
Store/Add-256-2
Store/Add-256-4
Store/Add-512
Store/Add-512-2
Store/Add-512-4
Store/Add-1024
Store/Add-1024-2
Store/Add-1024-4
Store/AddParallel-1
Store/AddParallel-1-2
Store/AddParallel-1-4
Store/AddParallel-2
Store/AddParallel-2-2
Store/AddParallel-2-4
Store/AddParallel-4
Store/AddParallel-4-2
Store/AddParallel-4-4
Store/AddParallel-8
Store/AddParallel-8-2
Store/AddParallel-8-4
Store/AddParallel-16
Store/AddParallel-16-2
Store/AddParallel-16-4
Store/AddParallel-32
Store/AddParallel-32-2
Store/AddParallel-32-4
Store/AddParallel-64
Store/AddParallel-64-2
Store/AddParallel-64-4
Store/AddParallel-128
Store/AddParallel-128-2
Store/AddParallel-128-4
Store/AddParallel-256
Store/AddParallel-256-2
Store/AddParallel-256-4
Store/AddParallel-512
Store/AddParallel-512-2
Store/AddParallel-512-4
Store/AddParallel-1024
Store/AddParallel-1024-2
Store/AddParallel-1024-4
Store/AddWithGc-1
Store/AddWithGc-1-2
Store/AddWithGc-1-4
Store/AddWithGc-2
Store/AddWithGc-2-2
Store/AddWithGc-2-4
Store/AddWithGc-4
Store/AddWithGc-4-2
Store/AddWithGc-4-4
Store/AddWithGc-8
Store/AddWithGc-8-2
Store/AddWithGc-8-4
Store/AddWithGc-16
Store/AddWithGc-16-2
Store/AddWithGc-16-4
Store/AddWithGc-32
Store/AddWithGc-32-2
Store/AddWithGc-32-4
Store/AddWithGc-64
Store/AddWithGc-64-2
Store/AddWithGc-64-4
Store/AddWithGc-128
Store/AddWithGc-128-2
Store/AddWithGc-128-4
Store/AddWithGc-256
Store/AddWithGc-256-2
Store/AddWithGc-256-4
Store/AddWithGc-512
Store/AddWithGc-512-2
Store/AddWithGc-512-4
Store/AddWithGc-1024
Store/AddWithGc-1024-2
Store/AddWithGc-1024-4
Store/AddWithGcParallel-1
Store/AddWithGcParallel-1-2
Store/AddWithGcParallel-1-4
Store/AddWithGcParallel-2
Store/AddWithGcParallel-2-2
Store/AddWithGcParallel-2-4
Store/AddWithGcParallel-4
Store/AddWithGcParallel-4-2
Store/AddWithGcParallel-4-4
Store/AddWithGcParallel-8
Store/AddWithGcParallel-8-2
Store/AddWithGcParallel-8-4
Store/AddWithGcParallel-16
Store/AddWithGcParallel-16-2
Store/AddWithGcParallel-16-4
Store/AddWithGcParallel-32
Store/AddWithGcParallel-32-2
Store/AddWithGcParallel-32-4
Store/AddWithGcParallel-64
Store/AddWithGcParallel-64-2
Store/AddWithGcParallel-64-4
Store/AddWithGcParallel-128
Store/AddWithGcParallel-128-2
Store/AddWithGcParallel-128-4
Store/AddWithGcParallel-256
Store/AddWithGcParallel-256-2
Store/AddWithGcParallel-256-4
Store/AddWithGcParallel-512
Store/AddWithGcParallel-512-2
Store/AddWithGcParallel-512-4
Store/AddWithGcParallel-1024
Store/AddWithGcParallel-1024-2
Store/AddWithGcParallel-1024-4
Store/Iterate-1
Store/Iterate-1-2
Store/Iterate-1-4
Store/Iterate-2
Store/Iterate-2-2
Store/Iterate-2-4
Store/Iterate-4
Store/Iterate-4-2
Store/Iterate-4-4
Store/Iterate-8
Store/Iterate-8-2
Store/Iterate-8-4
Store/Iterate-16
Store/Iterate-16-2
Store/Iterate-16-4
Store/Iterate-32
Store/Iterate-32-2
Store/Iterate-32-4
Store/Iterate-64
Store/Iterate-64-2
Store/Iterate-64-4
Store/Iterate-128
Store/Iterate-128-2
Store/Iterate-128-4
Store/Iterate-256
Store/Iterate-256-2
Store/Iterate-256-4
Store/Iterate-512
Store/Iterate-512-2
Store/Iterate-512-4
Store/Iterate-1024
Store/Iterate-1024-2
Store/Iterate-1024-4
Store/IterateParallel-1
Store/IterateParallel-1-2
Store/IterateParallel-1-4
Store/IterateParallel-2
Store/IterateParallel-2-2
Store/IterateParallel-2-4
Store/IterateParallel-4
Store/IterateParallel-4-2
Store/IterateParallel-4-4
Store/IterateParallel-8
Store/IterateParallel-8-2
Store/IterateParallel-8-4
Store/IterateParallel-16
Store/IterateParallel-16-2
Store/IterateParallel-16-4
Store/IterateParallel-32
Store/IterateParallel-32-2
Store/IterateParallel-32-4
Store/IterateParallel-64
Store/IterateParallel-64-2
Store/IterateParallel-64-4
Store/IterateParallel-128
Store/IterateParallel-128-2
Store/IterateParallel-128-4
Store/IterateParallel-256
Store/IterateParallel-256-2
Store/IterateParallel-256-4
Store/IterateParallel-512
Store/IterateParallel-512-2
Store/IterateParallel-512-4
Store/IterateParallel-1024
Store/IterateParallel-1024-2
Store/IterateParallel-1024-4
Store/IterateWithGc-1
Store/IterateWithGc-1-2
Store/IterateWithGc-1-4
Store/IterateWithGc-2
Store/IterateWithGc-2-2
Store/IterateWithGc-2-4
Store/IterateWithGc-4
Store/IterateWithGc-4-2
Store/IterateWithGc-4-4
Store/IterateWithGc-8
Store/IterateWithGc-8-2
Store/IterateWithGc-8-4
Store/IterateWithGc-16
Store/IterateWithGc-16-2
Store/IterateWithGc-16-4
Store/IterateWithGc-32
Store/IterateWithGc-32-2
Store/IterateWithGc-32-4
Store/IterateWithGc-64
Store/IterateWithGc-64-2
Store/IterateWithGc-64-4
Store/IterateWithGc-128
Store/IterateWithGc-128-2
Store/IterateWithGc-128-4
Store/IterateWithGc-256
Store/IterateWithGc-256-2
Store/IterateWithGc-256-4
Store/IterateWithGc-512
Store/IterateWithGc-512-2
Store/IterateWithGc-512-4
Store/IterateWithGc-1024
Store/IterateWithGc-1024-2
Store/IterateWithGc-1024-4
Store/IterateWithGcParallel-1
Store/IterateWithGcParallel-1-2
Store/IterateWithGcParallel-1-4
Store/IterateWithGcParallel-2
Store/IterateWithGcParallel-2-2
Store/IterateWithGcParallel-2-4
Store/IterateWithGcParallel-4
Store/IterateWithGcParallel-4-2
Store/IterateWithGcParallel-4-4
Store/IterateWithGcParallel-8
Store/IterateWithGcParallel-8-2
Store/IterateWithGcParallel-8-4
Store/IterateWithGcParallel-16
Store/IterateWithGcParallel-16-2
Store/IterateWithGcParallel-16-4
Store/IterateWithGcParallel-32
Store/IterateWithGcParallel-32-2
Store/IterateWithGcParallel-32-4
Store/IterateWithGcParallel-64
Store/IterateWithGcParallel-64-2
Store/IterateWithGcParallel-64-4
Store/IterateWithGcParallel-128
Store/IterateWithGcParallel-128-2
Store/IterateWithGcParallel-128-4
Store/IterateWithGcParallel-256
Store/IterateWithGcParallel-256-2
Store/IterateWithGcParallel-256-4
Store/IterateWithGcParallel-512
Store/IterateWithGcParallel-512-2
Store/IterateWithGcParallel-512-4
Store/IterateWithGcParallel-1024
Store/IterateWithGcParallel-1024-2
Store/IterateWithGcParallel-1024-4
pkg:github.com/google/mtail/internal/metrics/datum goos:linux goarch:amd64
IncrementScalarInt
IncrementScalarInt-2
IncrementScalarInt-4
DecrementScalarInt
DecrementScalarInt-2
DecrementScalarInt-4
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                             265kB ± 0%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                           266kB ± 0%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                           268kB ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                          209kB ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                        209kB ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                        210kB ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                   99.0MB ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                 99.2MB ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                  100MB ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4                                    52.3kB ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                  52.4kB ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                  52.8kB ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats               36.2kB ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2             36.3kB ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4             36.6kB ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log          46.0kB ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2        46.1kB ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4        46.5kB ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log              44.1kB ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2            44.1kB ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4            44.6kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                             125kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                           126kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                           126kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                        42.2kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                      42.3kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                      42.5kB ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                 47.2kB ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2               47.2kB ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4               47.4kB ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log      77.5kB ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2    77.6kB ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4    77.9kB ± 0%

name                                                                          allocs/op
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-1
Store/Add-1-2
Store/Add-1-4
Store/Add-2
Store/Add-2-2
Store/Add-2-4
Store/Add-4
Store/Add-4-2
Store/Add-4-4
Store/Add-8
Store/Add-8-2
Store/Add-8-4
Store/Add-16
Store/Add-16-2
Store/Add-16-4
Store/Add-32
Store/Add-32-2
Store/Add-32-4
Store/Add-64
Store/Add-64-2
Store/Add-64-4
Store/Add-128
Store/Add-128-2
Store/Add-128-4
Store/Add-256
Store/Add-256-2
Store/Add-256-4
Store/Add-512
Store/Add-512-2
Store/Add-512-4
Store/Add-1024
Store/Add-1024-2
Store/Add-1024-4
Store/AddParallel-1
Store/AddParallel-1-2
Store/AddParallel-1-4
Store/AddParallel-2
Store/AddParallel-2-2
Store/AddParallel-2-4
Store/AddParallel-4
Store/AddParallel-4-2
Store/AddParallel-4-4
Store/AddParallel-8
Store/AddParallel-8-2
Store/AddParallel-8-4
Store/AddParallel-16
Store/AddParallel-16-2
Store/AddParallel-16-4
Store/AddParallel-32
Store/AddParallel-32-2
Store/AddParallel-32-4
Store/AddParallel-64
Store/AddParallel-64-2
Store/AddParallel-64-4
Store/AddParallel-128
Store/AddParallel-128-2
Store/AddParallel-128-4
Store/AddParallel-256
Store/AddParallel-256-2
Store/AddParallel-256-4
Store/AddParallel-512
Store/AddParallel-512-2
Store/AddParallel-512-4
Store/AddParallel-1024
Store/AddParallel-1024-2
Store/AddParallel-1024-4
Store/AddWithGc-1
Store/AddWithGc-1-2
Store/AddWithGc-1-4
Store/AddWithGc-2
Store/AddWithGc-2-2
Store/AddWithGc-2-4
Store/AddWithGc-4
Store/AddWithGc-4-2
Store/AddWithGc-4-4
Store/AddWithGc-8
Store/AddWithGc-8-2
Store/AddWithGc-8-4
Store/AddWithGc-16
Store/AddWithGc-16-2
Store/AddWithGc-16-4
Store/AddWithGc-32
Store/AddWithGc-32-2
Store/AddWithGc-32-4
Store/AddWithGc-64
Store/AddWithGc-64-2
Store/AddWithGc-64-4
Store/AddWithGc-128
Store/AddWithGc-128-2
Store/AddWithGc-128-4
Store/AddWithGc-256
Store/AddWithGc-256-2
Store/AddWithGc-256-4
Store/AddWithGc-512
Store/AddWithGc-512-2
Store/AddWithGc-512-4
Store/AddWithGc-1024
Store/AddWithGc-1024-2
Store/AddWithGc-1024-4
Store/AddWithGcParallel-1
Store/AddWithGcParallel-1-2
Store/AddWithGcParallel-1-4
Store/AddWithGcParallel-2
Store/AddWithGcParallel-2-2
Store/AddWithGcParallel-2-4
Store/AddWithGcParallel-4
Store/AddWithGcParallel-4-2
Store/AddWithGcParallel-4-4
Store/AddWithGcParallel-8
Store/AddWithGcParallel-8-2
Store/AddWithGcParallel-8-4
Store/AddWithGcParallel-16
Store/AddWithGcParallel-16-2
Store/AddWithGcParallel-16-4
Store/AddWithGcParallel-32
Store/AddWithGcParallel-32-2
Store/AddWithGcParallel-32-4
Store/AddWithGcParallel-64
Store/AddWithGcParallel-64-2
Store/AddWithGcParallel-64-4
Store/AddWithGcParallel-128
Store/AddWithGcParallel-128-2
Store/AddWithGcParallel-128-4
Store/AddWithGcParallel-256
Store/AddWithGcParallel-256-2
Store/AddWithGcParallel-256-4
Store/AddWithGcParallel-512
Store/AddWithGcParallel-512-2
Store/AddWithGcParallel-512-4
Store/AddWithGcParallel-1024
Store/AddWithGcParallel-1024-2
Store/AddWithGcParallel-1024-4
Store/Iterate-1
Store/Iterate-1-2
Store/Iterate-1-4
Store/Iterate-2
Store/Iterate-2-2
Store/Iterate-2-4
Store/Iterate-4
Store/Iterate-4-2
Store/Iterate-4-4
Store/Iterate-8
Store/Iterate-8-2
Store/Iterate-8-4
Store/Iterate-16
Store/Iterate-16-2
Store/Iterate-16-4
Store/Iterate-32
Store/Iterate-32-2
Store/Iterate-32-4
Store/Iterate-64
Store/Iterate-64-2
Store/Iterate-64-4
Store/Iterate-128
Store/Iterate-128-2
Store/Iterate-128-4
Store/Iterate-256
Store/Iterate-256-2
Store/Iterate-256-4
Store/Iterate-512
Store/Iterate-512-2
Store/Iterate-512-4
Store/Iterate-1024
Store/Iterate-1024-2
Store/Iterate-1024-4
Store/IterateParallel-1
Store/IterateParallel-1-2
Store/IterateParallel-1-4
Store/IterateParallel-2
Store/IterateParallel-2-2
Store/IterateParallel-2-4
Store/IterateParallel-4
Store/IterateParallel-4-2
Store/IterateParallel-4-4
Store/IterateParallel-8
Store/IterateParallel-8-2
Store/IterateParallel-8-4
Store/IterateParallel-16
Store/IterateParallel-16-2
Store/IterateParallel-16-4
Store/IterateParallel-32
Store/IterateParallel-32-2
Store/IterateParallel-32-4
Store/IterateParallel-64
Store/IterateParallel-64-2
Store/IterateParallel-64-4
Store/IterateParallel-128
Store/IterateParallel-128-2
Store/IterateParallel-128-4
Store/IterateParallel-256
Store/IterateParallel-256-2
Store/IterateParallel-256-4
Store/IterateParallel-512
Store/IterateParallel-512-2
Store/IterateParallel-512-4
Store/IterateParallel-1024
Store/IterateParallel-1024-2
Store/IterateParallel-1024-4
Store/IterateWithGc-1
Store/IterateWithGc-1-2
Store/IterateWithGc-1-4
Store/IterateWithGc-2
Store/IterateWithGc-2-2
Store/IterateWithGc-2-4
Store/IterateWithGc-4
Store/IterateWithGc-4-2
Store/IterateWithGc-4-4
Store/IterateWithGc-8
Store/IterateWithGc-8-2
Store/IterateWithGc-8-4
Store/IterateWithGc-16
Store/IterateWithGc-16-2
Store/IterateWithGc-16-4
Store/IterateWithGc-32
Store/IterateWithGc-32-2
Store/IterateWithGc-32-4
Store/IterateWithGc-64
Store/IterateWithGc-64-2
Store/IterateWithGc-64-4
Store/IterateWithGc-128
Store/IterateWithGc-128-2
Store/IterateWithGc-128-4
Store/IterateWithGc-256
Store/IterateWithGc-256-2
Store/IterateWithGc-256-4
Store/IterateWithGc-512
Store/IterateWithGc-512-2
Store/IterateWithGc-512-4
Store/IterateWithGc-1024
Store/IterateWithGc-1024-2
Store/IterateWithGc-1024-4
Store/IterateWithGcParallel-1
Store/IterateWithGcParallel-1-2
Store/IterateWithGcParallel-1-4
Store/IterateWithGcParallel-2
Store/IterateWithGcParallel-2-2
Store/IterateWithGcParallel-2-4
Store/IterateWithGcParallel-4
Store/IterateWithGcParallel-4-2
Store/IterateWithGcParallel-4-4
Store/IterateWithGcParallel-8
Store/IterateWithGcParallel-8-2
Store/IterateWithGcParallel-8-4
Store/IterateWithGcParallel-16
Store/IterateWithGcParallel-16-2
Store/IterateWithGcParallel-16-4
Store/IterateWithGcParallel-32
Store/IterateWithGcParallel-32-2
Store/IterateWithGcParallel-32-4
Store/IterateWithGcParallel-64
Store/IterateWithGcParallel-64-2
Store/IterateWithGcParallel-64-4
Store/IterateWithGcParallel-128
Store/IterateWithGcParallel-128-2
Store/IterateWithGcParallel-128-4
Store/IterateWithGcParallel-256
Store/IterateWithGcParallel-256-2
Store/IterateWithGcParallel-256-4
Store/IterateWithGcParallel-512
Store/IterateWithGcParallel-512-2
Store/IterateWithGcParallel-512-4
Store/IterateWithGcParallel-1024
Store/IterateWithGcParallel-1024-2
Store/IterateWithGcParallel-1024-4
pkg:github.com/google/mtail/internal/metrics/datum goos:linux goarch:amd64
IncrementScalarInt
IncrementScalarInt-2
IncrementScalarInt-4
DecrementScalarInt
DecrementScalarInt-2
DecrementScalarInt-4
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                             5.10k ± 0%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                           5.10k ± 0%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                           5.10k ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                          3.02k ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                        3.02k ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                        3.02k ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                    1.04M ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                  1.04M ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                  1.04M ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4                                       223 ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                     223 ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                     223 ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                 74.0 ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2               74.0 ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4               74.0 ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log             196 ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2           196 ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4           196 ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log                 182 ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2               182 ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4               183 ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                             1.65k ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                           1.65k ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                           1.65k ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                           155 ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                         155 ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                         155 ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                    177 ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                  177 ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                  177 ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log         793 ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2       793 ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4       793 ± 0%

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.

2 participants