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: Select the correct sha for the test results when running from a post-merge action. #662

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

jaqx0r
Copy link
Contributor

@jaqx0r jaqx0r commented Jul 14, 2022

Extract a SHA from post-merge on main.

Set the shell explicitly to bash which means we also correctly if and thus are likely to succeed as pwsh is a totally different language! Fun times in Github Actions.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 14, 2022

Benchmark Result

Benchmark diff with base
name                                                                          time/op
pkg:github.com/google/mtail/internal/metrics goos:linux goarch:amd64
Store/Add-1                                                                     1.03µs ±10%
Store/Add-1-2                                                                   1.00µs ± 4%
Store/Add-1-4                                                                   1.00µs ± 4%
Store/Add-2                                                                     1.56µs ± 5%
Store/Add-2-2                                                                   1.57µs ± 2%
Store/Add-2-4                                                                   1.63µs ± 1%
Store/Add-4                                                                     2.78µs ± 1%
Store/Add-4-2                                                                   2.73µs ± 2%
Store/Add-4-4                                                                   2.75µs ± 6%
Store/Add-8                                                                     5.10µs ± 1%
Store/Add-8-2                                                                   5.18µs ± 2%
Store/Add-8-4                                                                   5.18µs ± 3%
Store/Add-16                                                                    11.1µs ±11%
Store/Add-16-2                                                                  11.0µs ± 5%
Store/Add-16-4                                                                  11.0µs ± 4%
Store/Add-32                                                                    21.2µs ± 2%
Store/Add-32-2                                                                  21.9µs ± 7%
Store/Add-32-4                                                                  21.8µs ± 5%
Store/Add-64                                                                    45.1µs ± 9%
Store/Add-64-2                                                                  43.1µs ± 1%
Store/Add-64-4                                                                  44.7µs ± 8%
Store/Add-128                                                                   91.8µs ± 7%
Store/Add-128-2                                                                 90.4µs ± 9%
Store/Add-128-4                                                                 92.5µs ± 3%
Store/Add-256                                                                    194µs ± 5%
Store/Add-256-2                                                                  194µs ± 5%
Store/Add-256-4                                                                  193µs ± 4%
Store/Add-512                                                                    427µs ± 4%
Store/Add-512-2                                                                  392µs ± 2%
Store/Add-512-4                                                                  400µs ± 2%
Store/Add-1024                                                                   861µs ± 2%
Store/Add-1024-2                                                                 796µs ± 3%
Store/Add-1024-4                                                                 811µs ± 2%
Store/AddParallel-1                                                              977ns ± 4%
Store/AddParallel-1-2                                                           1.07µs ± 2%
Store/AddParallel-1-4                                                           1.05µs ± 2%
Store/AddParallel-2                                                             1.59µs ± 2%
Store/AddParallel-2-2                                                           1.69µs ± 3%
Store/AddParallel-2-4                                                           1.67µs ± 2%
Store/AddParallel-4                                                             2.72µs ± 3%
Store/AddParallel-4-2                                                           3.02µs ± 2%
Store/AddParallel-4-4                                                           2.95µs ± 2%
Store/AddParallel-8                                                             5.14µs ± 2%
Store/AddParallel-8-2                                                           5.67µs ± 1%
Store/AddParallel-8-4                                                           5.67µs ± 2%
Store/AddParallel-16                                                            10.8µs ± 3%
Store/AddParallel-16-2                                                          11.8µs ± 1%
Store/AddParallel-16-4                                                          12.3µs ± 8%
Store/AddParallel-32                                                            21.9µs ± 5%
Store/AddParallel-32-2                                                          24.6µs ± 8%
Store/AddParallel-32-4                                                          23.9µs ± 7%
Store/AddParallel-64                                                            43.0µs ± 4%
Store/AddParallel-64-2                                                          48.2µs ± 6%
Store/AddParallel-64-4                                                          49.7µs ± 4%
Store/AddParallel-128                                                           92.0µs ± 4%
Store/AddParallel-128-2                                                          102µs ± 4%
Store/AddParallel-128-4                                                         99.2µs ± 5%
Store/AddParallel-256                                                            191µs ± 4%
Store/AddParallel-256-2                                                          203µs ± 2%
Store/AddParallel-256-4                                                          197µs ± 3%
Store/AddParallel-512                                                            415µs ± 1%
Store/AddParallel-512-2                                                          429µs ± 2%
Store/AddParallel-512-4                                                          423µs ± 2%
Store/AddParallel-1024                                                           872µs ± 7%
Store/AddParallel-1024-2                                                         867µs ± 2%
Store/AddParallel-1024-4                                                         864µs ± 4%
Store/AddWithGc-1                                                               2.72µs ± 1%
Store/AddWithGc-1-2                                                             2.74µs ± 3%
Store/AddWithGc-1-4                                                             2.76µs ± 1%
Store/AddWithGc-2                                                               3.42µs ± 4%
Store/AddWithGc-2-2                                                             3.40µs ± 1%
Store/AddWithGc-2-4                                                             3.49µs ± 4%
Store/AddWithGc-4                                                               4.57µs ± 1%
Store/AddWithGc-4-2                                                             4.66µs ± 2%
Store/AddWithGc-4-4                                                             4.69µs ± 3%
Store/AddWithGc-8                                                               7.22µs ± 3%
Store/AddWithGc-8-2                                                             7.19µs ± 3%
Store/AddWithGc-8-4                                                             7.44µs ± 5%
Store/AddWithGc-16                                                              13.1µs ± 1%
Store/AddWithGc-16-2                                                            13.5µs ± 3%
Store/AddWithGc-16-4                                                            13.8µs ± 5%
Store/AddWithGc-32                                                              24.9µs ±12%
Store/AddWithGc-32-2                                                            25.7µs ±15%
Store/AddWithGc-32-4                                                            24.5µs ± 1%
Store/AddWithGc-64                                                              47.7µs ± 9%
Store/AddWithGc-64-2                                                            48.4µs ± 3%
Store/AddWithGc-64-4                                                            47.7µs ± 2%
Store/AddWithGc-128                                                             95.8µs ± 6%
Store/AddWithGc-128-2                                                           96.2µs ± 3%
Store/AddWithGc-128-4                                                            103µs ± 4%
Store/AddWithGc-256                                                              204µs ± 5%
Store/AddWithGc-256-2                                                            203µs ± 4%
Store/AddWithGc-256-4                                                            205µs ± 3%
Store/AddWithGc-512                                                              450µs ± 2%
Store/AddWithGc-512-2                                                            408µs ± 0%
Store/AddWithGc-512-4                                                            424µs ± 2%
Store/AddWithGc-1024                                                             885µs ± 3%
Store/AddWithGc-1024-2                                                           817µs ± 3%
Store/AddWithGc-1024-4                                                           840µs ± 2%
Store/AddWithGcParallel-1                                                       1.00µs ± 3%
Store/AddWithGcParallel-1-2                                                     1.07µs ± 1%
Store/AddWithGcParallel-1-4                                                     1.08µs ± 4%
Store/AddWithGcParallel-2                                                       1.56µs ± 2%
Store/AddWithGcParallel-2-2                                                     1.71µs ± 2%
Store/AddWithGcParallel-2-4                                                     1.69µs ± 1%
Store/AddWithGcParallel-4                                                       2.86µs ± 5%
Store/AddWithGcParallel-4-2                                                     3.06µs ± 5%
Store/AddWithGcParallel-4-4                                                     3.05µs ± 5%
Store/AddWithGcParallel-8                                                       5.16µs ± 1%
Store/AddWithGcParallel-8-2                                                     5.69µs ± 3%
Store/AddWithGcParallel-8-4                                                     5.73µs ± 3%
Store/AddWithGcParallel-16                                                      10.8µs ± 2%
Store/AddWithGcParallel-16-2                                                    11.8µs ± 2%
Store/AddWithGcParallel-16-4                                                    12.0µs ± 3%
Store/AddWithGcParallel-32                                                      22.1µs ± 5%
Store/AddWithGcParallel-32-2                                                    23.2µs ± 2%
Store/AddWithGcParallel-32-4                                                    24.0µs ± 4%
Store/AddWithGcParallel-64                                                      44.1µs ± 2%
Store/AddWithGcParallel-64-2                                                    50.1µs ± 7%
Store/AddWithGcParallel-64-4                                                    48.0µs ± 2%
Store/AddWithGcParallel-128                                                     87.6µs ± 3%
Store/AddWithGcParallel-128-2                                                   99.5µs ± 6%
Store/AddWithGcParallel-128-4                                                   97.1µs ± 5%
Store/AddWithGcParallel-256                                                      185µs ± 6%
Store/AddWithGcParallel-256-2                                                    206µs ± 2%
Store/AddWithGcParallel-256-4                                                    204µs ± 4%
Store/AddWithGcParallel-512                                                      417µs ± 3%
Store/AddWithGcParallel-512-2                                                    421µs ± 3%
Store/AddWithGcParallel-512-4                                                    433µs ± 5%
Store/AddWithGcParallel-1024                                                     851µs ± 2%
Store/AddWithGcParallel-1024-2                                                   871µs ± 1%
Store/AddWithGcParallel-1024-4                                                   892µs ± 6%
Store/Iterate-1                                                                  447ns ± 1%
Store/Iterate-1-2                                                                444ns ± 1%
Store/Iterate-1-4                                                                447ns ± 3%
Store/Iterate-2                                                                  461ns ± 3%
Store/Iterate-2-2                                                                457ns ± 2%
Store/Iterate-2-4                                                                455ns ± 2%
Store/Iterate-4                                                                  488ns ± 1%
Store/Iterate-4-2                                                                496ns ± 3%
Store/Iterate-4-4                                                                490ns ± 3%
Store/Iterate-8                                                                  535ns ± 2%
Store/Iterate-8-2                                                                543ns ± 2%
Store/Iterate-8-4                                                                541ns ± 3%
Store/Iterate-16                                                                 731ns ± 3%
Store/Iterate-16-2                                                               718ns ± 3%
Store/Iterate-16-4                                                               733ns ± 7%
Store/Iterate-32                                                                1.05µs ± 3%
Store/Iterate-32-2                                                              1.04µs ± 4%
Store/Iterate-32-4                                                              1.05µs ± 6%
Store/Iterate-64                                                                1.73µs ± 5%
Store/Iterate-64-2                                                              1.70µs ± 4%
Store/Iterate-64-4                                                              1.70µs ± 5%
Store/Iterate-128                                                               3.03µs ± 4%
Store/Iterate-128-2                                                             3.08µs ± 5%
Store/Iterate-128-4                                                             3.23µs ± 5%
Store/Iterate-256                                                               5.89µs ± 2%
Store/Iterate-256-2                                                             5.95µs ± 6%
Store/Iterate-256-4                                                             5.80µs ± 4%
Store/Iterate-512                                                               11.1µs ± 2%
Store/Iterate-512-2                                                             11.1µs ± 3%
Store/Iterate-512-4                                                             11.2µs ± 4%
Store/Iterate-1024                                                              21.9µs ± 3%
Store/Iterate-1024-2                                                            21.6µs ± 2%
Store/Iterate-1024-4                                                            21.8µs ± 2%
Store/IterateParallel-1                                                          444ns ± 1%
Store/IterateParallel-1-2                                                        490ns ± 2%
Store/IterateParallel-1-4                                                        484ns ± 2%
Store/IterateParallel-2                                                          462ns ± 2%
Store/IterateParallel-2-2                                                        505ns ± 2%
Store/IterateParallel-2-4                                                        497ns ± 3%
Store/IterateParallel-4                                                          498ns ± 3%
Store/IterateParallel-4-2                                                        535ns ± 3%
Store/IterateParallel-4-4                                                        548ns ± 3%
Store/IterateParallel-8                                                          547ns ± 4%
Store/IterateParallel-8-2                                                        587ns ± 1%
Store/IterateParallel-8-4                                                        579ns ± 1%
Store/IterateParallel-16                                                         727ns ± 2%
Store/IterateParallel-16-2                                                       635ns ± 3%
Store/IterateParallel-16-4                                                       715ns ± 4%
Store/IterateParallel-32                                                        1.05µs ± 2%
Store/IterateParallel-32-2                                                       612ns ± 6%
Store/IterateParallel-32-4                                                       643ns ± 6%
Store/IterateParallel-64                                                        1.71µs ± 2%
Store/IterateParallel-64-2                                                       933ns ± 4%
Store/IterateParallel-64-4                                                       982ns ± 5%
Store/IterateParallel-128                                                       3.11µs ± 3%
Store/IterateParallel-128-2                                                     1.63µs ± 3%
Store/IterateParallel-128-4                                                     1.64µs ± 5%
Store/IterateParallel-256                                                       5.78µs ± 3%
Store/IterateParallel-256-2                                                     3.03µs ± 3%
Store/IterateParallel-256-4                                                     3.00µs ± 3%
Store/IterateParallel-512                                                       11.2µs ± 2%
Store/IterateParallel-512-2                                                     5.85µs ± 2%
Store/IterateParallel-512-4                                                     5.77µs ± 2%
Store/IterateParallel-1024                                                      22.3µs ± 3%
Store/IterateParallel-1024-2                                                    11.2µs ± 2%
Store/IterateParallel-1024-4                                                    11.2µs ± 2%
Store/IterateWithGc-1                                                           2.23µs ± 3%
Store/IterateWithGc-1-2                                                         2.24µs ± 2%
Store/IterateWithGc-1-4                                                         2.26µs ± 3%
Store/IterateWithGc-2                                                           2.28µs ± 2%
Store/IterateWithGc-2-2                                                         2.27µs ± 6%
Store/IterateWithGc-2-4                                                         2.39µs ± 3%
Store/IterateWithGc-4                                                           2.43µs ± 2%
Store/IterateWithGc-4-2                                                         2.40µs ± 2%
Store/IterateWithGc-4-4                                                         2.49µs ± 2%
Store/IterateWithGc-8                                                           2.49µs ± 2%
Store/IterateWithGc-8-2                                                         2.46µs ± 1%
Store/IterateWithGc-8-4                                                         2.49µs ± 1%
Store/IterateWithGc-16                                                          2.97µs ± 2%
Store/IterateWithGc-16-2                                                        2.95µs ± 3%
Store/IterateWithGc-16-4                                                        2.90µs ± 1%
Store/IterateWithGc-32                                                          3.61µs ± 3%
Store/IterateWithGc-32-2                                                        3.63µs ± 4%
Store/IterateWithGc-32-4                                                        3.70µs ± 2%
Store/IterateWithGc-64                                                          5.18µs ± 5%
Store/IterateWithGc-64-2                                                        5.26µs ± 3%
Store/IterateWithGc-64-4                                                        5.12µs ± 3%
Store/IterateWithGc-128                                                         8.38µs ± 2%
Store/IterateWithGc-128-2                                                       8.32µs ± 3%
Store/IterateWithGc-128-4                                                       8.40µs ± 4%
Store/IterateWithGc-256                                                         14.2µs ± 2%
Store/IterateWithGc-256-2                                                       14.1µs ± 4%
Store/IterateWithGc-256-4                                                       14.8µs ±21%
Store/IterateWithGc-512                                                         26.8µs ± 2%
Store/IterateWithGc-512-2                                                       26.5µs ± 2%
Store/IterateWithGc-512-4                                                       26.4µs ± 2%
Store/IterateWithGc-1024                                                        53.2µs ± 3%
Store/IterateWithGc-1024-2                                                      52.9µs ± 6%
Store/IterateWithGc-1024-4                                                      54.3µs ± 5%
Store/IterateWithGcParallel-1                                                    447ns ± 1%
Store/IterateWithGcParallel-1-2                                                  484ns ± 1%
Store/IterateWithGcParallel-1-4                                                  482ns ± 3%
Store/IterateWithGcParallel-2                                                    460ns ± 1%
Store/IterateWithGcParallel-2-2                                                  508ns ± 2%
Store/IterateWithGcParallel-2-4                                                  503ns ± 2%
Store/IterateWithGcParallel-4                                                    499ns ± 2%
Store/IterateWithGcParallel-4-2                                                  536ns ± 3%
Store/IterateWithGcParallel-4-4                                                  542ns ± 1%
Store/IterateWithGcParallel-8                                                    549ns ± 4%
Store/IterateWithGcParallel-8-2                                                  586ns ± 2%
Store/IterateWithGcParallel-8-4                                                  595ns ± 2%
Store/IterateWithGcParallel-16                                                   722ns ± 5%
Store/IterateWithGcParallel-16-2                                                 590ns ± 5%
Store/IterateWithGcParallel-16-4                                                 683ns ± 5%
Store/IterateWithGcParallel-32                                                  1.05µs ± 6%
Store/IterateWithGcParallel-32-2                                                 606ns ± 3%
Store/IterateWithGcParallel-32-4                                                 644ns ± 3%
Store/IterateWithGcParallel-64                                                  1.72µs ± 3%
Store/IterateWithGcParallel-64-2                                                 916ns ± 8%
Store/IterateWithGcParallel-64-4                                                1.00µs ±10%
Store/IterateWithGcParallel-128                                                 3.08µs ± 2%
Store/IterateWithGcParallel-128-2                                               1.60µs ± 2%
Store/IterateWithGcParallel-128-4                                               1.65µs ± 4%
Store/IterateWithGcParallel-256                                                 5.78µs ± 1%
Store/IterateWithGcParallel-256-2                                               3.04µs ± 4%
Store/IterateWithGcParallel-256-4                                               3.06µs ± 2%
Store/IterateWithGcParallel-512                                                 11.2µs ± 4%
Store/IterateWithGcParallel-512-2                                               5.80µs ± 2%
Store/IterateWithGcParallel-512-4                                               5.96µs ± 7%
Store/IterateWithGcParallel-1024                                                21.8µs ± 2%
Store/IterateWithGcParallel-1024-2                                              11.2µs ± 3%
Store/IterateWithGcParallel-1024-4                                              11.2µs ± 1%
Metric/GetDatum-2                                                               1.49µs ± 6%
Metric/GetDatum-2-2                                                             1.56µs ±12%
Metric/GetDatum-2-4                                                             2.42µs ±10%
Metric/GetDatum-4                                                               2.65µs ±13%
Metric/GetDatum-4-2                                                             2.76µs ± 8%
Metric/GetDatum-4-4                                                             4.02µs ±12%
Metric/GetDatum-8                                                               5.04µs ±11%
Metric/GetDatum-8-2                                                             5.63µs ±14%
Metric/GetDatum-8-4                                                             8.63µs ±10%
Metric/GetDatum-16                                                              10.1µs ± 6%
Metric/GetDatum-16-2                                                            10.6µs ± 7%
Metric/GetDatum-16-4                                                            16.5µs ±11%
Metric/GetDatum-32                                                              20.9µs ± 9%
Metric/GetDatum-32-2                                                            22.3µs ± 7%
Metric/GetDatum-32-4                                                            35.0µs ±11%
Metric/GetDatum-64                                                              44.7µs ± 3%
Metric/GetDatum-64-2                                                            45.2µs ± 3%
Metric/GetDatum-64-4                                                            69.0µs ± 9%
Metric/GetDatum-128                                                             98.4µs ± 3%
Metric/GetDatum-128-2                                                            103µs ± 5%
Metric/GetDatum-128-4                                                            149µs ± 3%
Metric/GetDatum-256                                                              210µs ± 3%
Metric/GetDatum-256-2                                                            210µs ± 5%
Metric/GetDatum-256-4                                                            318µs ± 5%
Metric/GetDatum-512                                                              435µs ± 3%
Metric/GetDatum-512-2                                                            436µs ± 2%
Metric/GetDatum-512-4                                                            639µs ± 7%
Metric/GetDatum-1024                                                             985µs ± 3%
Metric/GetDatum-1024-2                                                          1.00ms ± 4%
Metric/GetDatum-1024-4                                                          1.42ms ± 5%
Metric/GetDatum-2048                                                            1.95ms ± 2%
Metric/GetDatum-2048-2                                                          1.90ms ± 2%
Metric/GetDatum-2048-4                                                          2.72ms ± 6%
Metric/GetDatum-4096                                                            4.09ms ± 1%
Metric/GetDatum-4096-2                                                          3.44ms ± 2%
Metric/GetDatum-4096-4                                                          5.31ms ± 7%
Metric/GetDatum-8192                                                            12.9ms ±10%
Metric/GetDatum-8192-2                                                          8.49ms ±39%
Metric/GetDatum-8192-4                                                          11.3ms ±29%
Metric/GetDatumParallel-2                                                       1.55µs ±18%
Metric/GetDatumParallel-2-2                                                     1.62µs ±14%
Metric/GetDatumParallel-2-4                                                     2.36µs ±21%
Metric/GetDatumParallel-4                                                       2.84µs ±22%
Metric/GetDatumParallel-4-2                                                     2.96µs ± 6%
Metric/GetDatumParallel-4-4                                                     4.89µs ±23%
Metric/GetDatumParallel-8                                                       4.96µs ± 4%
Metric/GetDatumParallel-8-2                                                     6.07µs ± 4%
Metric/GetDatumParallel-8-4                                                     8.94µs ±14%
Metric/GetDatumParallel-16                                                      10.7µs ± 8%
Metric/GetDatumParallel-16-2                                                    12.2µs ± 4%
Metric/GetDatumParallel-16-4                                                    17.8µs ±10%
Metric/GetDatumParallel-32                                                      21.2µs ± 2%
Metric/GetDatumParallel-32-2                                                    25.0µs ± 4%
Metric/GetDatumParallel-32-4                                                    34.9µs ±14%
Metric/GetDatumParallel-64                                                      43.4µs ± 3%
Metric/GetDatumParallel-64-2                                                    51.7µs ± 4%
Metric/GetDatumParallel-64-4                                                    75.4µs ±11%
Metric/GetDatumParallel-128                                                     97.3µs ± 5%
Metric/GetDatumParallel-128-2                                                    111µs ± 3%
Metric/GetDatumParallel-128-4                                                    160µs ± 7%
Metric/GetDatumParallel-256                                                      205µs ± 5%
Metric/GetDatumParallel-256-2                                                    235µs ± 1%
Metric/GetDatumParallel-256-4                                                    343µs ± 6%
Metric/GetDatumParallel-512                                                      446µs ± 4%
Metric/GetDatumParallel-512-2                                                    511µs ± 3%
Metric/GetDatumParallel-512-4                                                    691µs ± 5%
Metric/GetDatumParallel-1024                                                     974µs ± 1%
Metric/GetDatumParallel-1024-2                                                  1.13ms ± 2%
Metric/GetDatumParallel-1024-4                                                  1.54ms ± 5%
Metric/GetDatumParallel-2048                                                    2.03ms ± 1%
Metric/GetDatumParallel-2048-2                                                  2.10ms ± 4%
Metric/GetDatumParallel-2048-4                                                  2.70ms ± 4%
Metric/GetDatumParallel-4096                                                    4.16ms ± 4%
Metric/GetDatumParallel-4096-2                                                  3.82ms ± 0%
Metric/GetDatumParallel-4096-4                                                  5.12ms ± 5%
Metric/GetDatumParallel-8192                                                    10.2ms ±14%
Metric/GetDatumParallel-8192-2                                                  8.25ms ± 6%
Metric/GetDatumParallel-8192-4                                                  10.2ms ±14%
pkg:github.com/google/mtail/internal/metrics/datum goos:linux goarch:amd64
IncrementScalarInt                                                              19.0ns ± 3%
IncrementScalarInt-2                                                            19.7ns ± 2%
IncrementScalarInt-4                                                            19.9ns ± 3%
DecrementScalarInt                                                              19.1ns ± 1%
DecrementScalarInt-2                                                            19.0ns ± 2%
DecrementScalarInt-4                                                            19.4ns ± 8%
pkg:github.com/google/mtail/internal/mtail goos:linux goarch:amd64
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                            4.21ms ± 3%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                          4.77ms ± 3%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                          4.48ms ± 3%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                         1.59ms ± 3%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                       1.92ms ± 4%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                       1.65ms ± 6%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                    1.04s ± 7%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                  1.15s ± 5%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                  1.11s ± 3%
Program/examples/ntpd.mtail_on_testdata/ntp4                                     283µs ± 8%
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                   295µs ± 4%
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                   287µs ± 4%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats               86.9µs ±15%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2             76.2µs ± 6%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4             81.1µs ± 3%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log           149µs ± 9%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2         140µs ± 2%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4         147µs ± 3%
Program/examples/apache_common.mtail_on_testdata/apache-common.log               132µs ± 8%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2             135µs ± 3%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4             131µs ± 1%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                             743µs ± 2%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                           854µs ± 3%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                           777µs ± 3%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                         141µs ± 9%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                       145µs ± 4%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                       138µs ± 7%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                  157µs ± 7%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                171µs ± 4%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                161µs ±12%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log       533µs ± 5%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2     568µs ±10%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4     521µs ± 5%

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
Metric/GetDatum-2
Metric/GetDatum-2-2
Metric/GetDatum-2-4
Metric/GetDatum-4
Metric/GetDatum-4-2
Metric/GetDatum-4-4
Metric/GetDatum-8
Metric/GetDatum-8-2
Metric/GetDatum-8-4
Metric/GetDatum-16
Metric/GetDatum-16-2
Metric/GetDatum-16-4
Metric/GetDatum-32
Metric/GetDatum-32-2
Metric/GetDatum-32-4
Metric/GetDatum-64
Metric/GetDatum-64-2
Metric/GetDatum-64-4
Metric/GetDatum-128
Metric/GetDatum-128-2
Metric/GetDatum-128-4
Metric/GetDatum-256
Metric/GetDatum-256-2
Metric/GetDatum-256-4
Metric/GetDatum-512
Metric/GetDatum-512-2
Metric/GetDatum-512-4
Metric/GetDatum-1024
Metric/GetDatum-1024-2
Metric/GetDatum-1024-4
Metric/GetDatum-2048
Metric/GetDatum-2048-2
Metric/GetDatum-2048-4
Metric/GetDatum-4096
Metric/GetDatum-4096-2
Metric/GetDatum-4096-4
Metric/GetDatum-8192
Metric/GetDatum-8192-2
Metric/GetDatum-8192-4
Metric/GetDatumParallel-2
Metric/GetDatumParallel-2-2
Metric/GetDatumParallel-2-4
Metric/GetDatumParallel-4
Metric/GetDatumParallel-4-2
Metric/GetDatumParallel-4-4
Metric/GetDatumParallel-8
Metric/GetDatumParallel-8-2
Metric/GetDatumParallel-8-4
Metric/GetDatumParallel-16
Metric/GetDatumParallel-16-2
Metric/GetDatumParallel-16-4
Metric/GetDatumParallel-32
Metric/GetDatumParallel-32-2
Metric/GetDatumParallel-32-4
Metric/GetDatumParallel-64
Metric/GetDatumParallel-64-2
Metric/GetDatumParallel-64-4
Metric/GetDatumParallel-128
Metric/GetDatumParallel-128-2
Metric/GetDatumParallel-128-4
Metric/GetDatumParallel-256
Metric/GetDatumParallel-256-2
Metric/GetDatumParallel-256-4
Metric/GetDatumParallel-512
Metric/GetDatumParallel-512-2
Metric/GetDatumParallel-512-4
Metric/GetDatumParallel-1024
Metric/GetDatumParallel-1024-2
Metric/GetDatumParallel-1024-4
Metric/GetDatumParallel-2048
Metric/GetDatumParallel-2048-2
Metric/GetDatumParallel-2048-4
Metric/GetDatumParallel-4096
Metric/GetDatumParallel-4096-2
Metric/GetDatumParallel-4096-4
Metric/GetDatumParallel-8192
Metric/GetDatumParallel-8192-2
Metric/GetDatumParallel-8192-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.27GB/s ± 2%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                         961MB/s ± 7%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                        1.11GB/s ± 6%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                       9.57GB/s ±11%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                     6.40GB/s ± 5%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                     8.69GB/s ±14%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                 5.21MB/s ± 7%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2               4.74MB/s ± 4%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4               4.90MB/s ± 3%
Program/examples/ntpd.mtail_on_testdata/ntp4                                  14.3GB/s ± 9%
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                13.4GB/s ±11%
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                14.0GB/s ± 6%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats             9.39GB/s ±21%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2           12.4GB/s ±14%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4           10.2GB/s ± 3%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log        32.8GB/s ±13%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2      34.0GB/s ±38%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4      33.4GB/s ±13%
Program/examples/apache_common.mtail_on_testdata/apache-common.log            19.8GB/s ±26%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2          16.9GB/s ± 4%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4          18.7GB/s ±29%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                          24.9GB/s ± 5%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                        19.2GB/s ± 5%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                        24.1GB/s ± 6%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                      67.0GB/s ±16%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                    59.7GB/s ±11%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                    71.5GB/s ±13%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                119GB/s ±17%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2             97.5GB/s ±11%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4              117GB/s ±12%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log    5.24GB/s ± 4%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2  4.81GB/s ± 7%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4  5.76GB/s ±11%

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
Metric/GetDatum-2
Metric/GetDatum-2-2
Metric/GetDatum-2-4
Metric/GetDatum-4
Metric/GetDatum-4-2
Metric/GetDatum-4-4
Metric/GetDatum-8
Metric/GetDatum-8-2
Metric/GetDatum-8-4
Metric/GetDatum-16
Metric/GetDatum-16-2
Metric/GetDatum-16-4
Metric/GetDatum-32
Metric/GetDatum-32-2
Metric/GetDatum-32-4
Metric/GetDatum-64
Metric/GetDatum-64-2
Metric/GetDatum-64-4
Metric/GetDatum-128
Metric/GetDatum-128-2
Metric/GetDatum-128-4
Metric/GetDatum-256
Metric/GetDatum-256-2
Metric/GetDatum-256-4
Metric/GetDatum-512
Metric/GetDatum-512-2
Metric/GetDatum-512-4
Metric/GetDatum-1024
Metric/GetDatum-1024-2
Metric/GetDatum-1024-4
Metric/GetDatum-2048
Metric/GetDatum-2048-2
Metric/GetDatum-2048-4
Metric/GetDatum-4096
Metric/GetDatum-4096-2
Metric/GetDatum-4096-4
Metric/GetDatum-8192
Metric/GetDatum-8192-2
Metric/GetDatum-8192-4
Metric/GetDatumParallel-2
Metric/GetDatumParallel-2-2
Metric/GetDatumParallel-2-4
Metric/GetDatumParallel-4
Metric/GetDatumParallel-4-2
Metric/GetDatumParallel-4-4
Metric/GetDatumParallel-8
Metric/GetDatumParallel-8-2
Metric/GetDatumParallel-8-4
Metric/GetDatumParallel-16
Metric/GetDatumParallel-16-2
Metric/GetDatumParallel-16-4
Metric/GetDatumParallel-32
Metric/GetDatumParallel-32-2
Metric/GetDatumParallel-32-4
Metric/GetDatumParallel-64
Metric/GetDatumParallel-64-2
Metric/GetDatumParallel-64-4
Metric/GetDatumParallel-128
Metric/GetDatumParallel-128-2
Metric/GetDatumParallel-128-4
Metric/GetDatumParallel-256
Metric/GetDatumParallel-256-2
Metric/GetDatumParallel-256-4
Metric/GetDatumParallel-512
Metric/GetDatumParallel-512-2
Metric/GetDatumParallel-512-4
Metric/GetDatumParallel-1024
Metric/GetDatumParallel-1024-2
Metric/GetDatumParallel-1024-4
Metric/GetDatumParallel-2048
Metric/GetDatumParallel-2048-2
Metric/GetDatumParallel-2048-4
Metric/GetDatumParallel-4096
Metric/GetDatumParallel-4096-2
Metric/GetDatumParallel-4096-4
Metric/GetDatumParallel-8192
Metric/GetDatumParallel-8192-2
Metric/GetDatumParallel-8192-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                             287kB ± 0%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                           288kB ± 0%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                           292kB ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                          229kB ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                        230kB ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                        232kB ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                    105MB ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                  105MB ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                  107MB ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4                                    53.3kB ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                  53.4kB ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                  54.2kB ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats               36.4kB ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2             36.4kB ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4             37.0kB ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log          45.2kB ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2        45.3kB ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4        46.0kB ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log              43.2kB ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2            43.2kB ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4            44.0kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                             138kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                           138kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                           140kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                        43.4kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                      43.4kB ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                      44.1kB ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                 49.9kB ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2               49.9kB ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4               50.7kB ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log      80.8kB ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2    80.9kB ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4    82.1kB ± 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
Metric/GetDatum-2
Metric/GetDatum-2-2
Metric/GetDatum-2-4
Metric/GetDatum-4
Metric/GetDatum-4-2
Metric/GetDatum-4-4
Metric/GetDatum-8
Metric/GetDatum-8-2
Metric/GetDatum-8-4
Metric/GetDatum-16
Metric/GetDatum-16-2
Metric/GetDatum-16-4
Metric/GetDatum-32
Metric/GetDatum-32-2
Metric/GetDatum-32-4
Metric/GetDatum-64
Metric/GetDatum-64-2
Metric/GetDatum-64-4
Metric/GetDatum-128
Metric/GetDatum-128-2
Metric/GetDatum-128-4
Metric/GetDatum-256
Metric/GetDatum-256-2
Metric/GetDatum-256-4
Metric/GetDatum-512
Metric/GetDatum-512-2
Metric/GetDatum-512-4
Metric/GetDatum-1024
Metric/GetDatum-1024-2
Metric/GetDatum-1024-4
Metric/GetDatum-2048
Metric/GetDatum-2048-2
Metric/GetDatum-2048-4
Metric/GetDatum-4096
Metric/GetDatum-4096-2
Metric/GetDatum-4096-4
Metric/GetDatum-8192
Metric/GetDatum-8192-2
Metric/GetDatum-8192-4
Metric/GetDatumParallel-2
Metric/GetDatumParallel-2-2
Metric/GetDatumParallel-2-4
Metric/GetDatumParallel-4
Metric/GetDatumParallel-4-2
Metric/GetDatumParallel-4-4
Metric/GetDatumParallel-8
Metric/GetDatumParallel-8-2
Metric/GetDatumParallel-8-4
Metric/GetDatumParallel-16
Metric/GetDatumParallel-16-2
Metric/GetDatumParallel-16-4
Metric/GetDatumParallel-32
Metric/GetDatumParallel-32-2
Metric/GetDatumParallel-32-4
Metric/GetDatumParallel-64
Metric/GetDatumParallel-64-2
Metric/GetDatumParallel-64-4
Metric/GetDatumParallel-128
Metric/GetDatumParallel-128-2
Metric/GetDatumParallel-128-4
Metric/GetDatumParallel-256
Metric/GetDatumParallel-256-2
Metric/GetDatumParallel-256-4
Metric/GetDatumParallel-512
Metric/GetDatumParallel-512-2
Metric/GetDatumParallel-512-4
Metric/GetDatumParallel-1024
Metric/GetDatumParallel-1024-2
Metric/GetDatumParallel-1024-4
Metric/GetDatumParallel-2048
Metric/GetDatumParallel-2048-2
Metric/GetDatumParallel-2048-4
Metric/GetDatumParallel-4096
Metric/GetDatumParallel-4096-2
Metric/GetDatumParallel-4096-4
Metric/GetDatumParallel-8192
Metric/GetDatumParallel-8192-2
Metric/GetDatumParallel-8192-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.46k ± 0%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                           5.46k ± 0%
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                           5.46k ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                          3.06k ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                        3.06k ± 0%
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                        3.06k ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                    1.10M ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                  1.10M ± 0%
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                  1.10M ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4                                       225 ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                     225 ± 0%
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                     225 ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                 84.0 ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2               84.0 ± 0%
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4               84.0 ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log             215 ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2           215 ± 0%
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4           215 ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log                 201 ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2               201 ± 0%
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4               202 ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                             1.66k ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                           1.66k ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                           1.66k ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                           157 ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                         157 ± 0%
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                         157 ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                    179 ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                  179 ± 0%
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                  179 ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log         893 ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2       893 ± 0%
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4       894 ± 0%

@github-actions

This comment has been minimized.

@codecov-commenter
Copy link

Codecov Report

Merging #662 (ed68271) into main (13d1e22) will decrease coverage by 0.18%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #662      +/-   ##
==========================================
- Coverage   56.83%   56.64%   -0.19%     
==========================================
  Files          66       16      -50     
  Lines        7411     1008    -6403     
==========================================
- Hits         4212      571    -3641     
+ Misses       2947      408    -2539     
+ Partials      252       29     -223     
Impacted Files Coverage Δ
internal/metrics/metric.go 68.63% <100.00%> (+0.18%) ⬆️
internal/metrics/store.go 47.51% <100.00%> (+0.75%) ⬆️
internal/runtime/compiler/codegen/codegen.go
internal/testutil/port.go
internal/testutil/short.go
internal/mtail/golden/reader.go
internal/tailer/logstream/decode.go
internal/tailer/logstream/cancel.go
internal/runtime/compiler/types/regexp.go
internal/runtime/compiler/symbol/symtab.go
... and 42 more

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 15b6129...ed68271. Read the comment docs.

@github-actions
Copy link
Contributor

Unit Test Results

       1 files  ±0       27 suites  ±0   3m 52s ⏱️ +43s
   567 tests +1     566 ✔️ +1  1 💤 ±0  0 ❌ ±0 
1 677 runs  +3  1 674 ✔️ +3  3 💤 ±0  0 ❌ ±0 

Results for commit b8131c8. ± Comparison against base commit 25b734d.

@jaqx0r jaqx0r merged commit 89b462d into main Jul 18, 2022
@jaqx0r jaqx0r deleted the windows-sha branch July 18, 2022 06:49
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