Skip to content

Release for v0.2.16 - #58

Open
github-actions[bot] wants to merge 2 commits into
masterfrom
tagpr-from-v0.2.15
Open

Release for v0.2.16#58
github-actions[bot] wants to merge 2 commits into
masterfrom
tagpr-from-v0.2.15

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

This pull request is for the next release as v0.2.16 created by tagpr. Merging it will tag v0.2.16 to the merge commit and create a GitHub release.

You can modify this branch "tagpr-from-v0.2.15" directly before merging if you want to change the next version number or other files for the release.

How to change the next version as you like

There are two ways to do it.

  • Version file
    • Edit and commit the version file specified in the .tagpr configuration file to describe the next version
    • If you want to use another version file, edit the configuration file.
  • Labels convention
    • Add labels to this pull request like "tagpr:minor" or "tagpr:major"
    • If no conventional labels are added, the patch version is incremented as is.

What's Changed

New Contributors

Full Changelog: v0.2.15...tagpr-from-v0.2.15

@github-actions github-actions Bot added the tagpr label Jul 30, 2026
@github-actions
github-actions Bot force-pushed the tagpr-from-v0.2.15 branch from 910e0a8 to a25d658 Compare August 3, 2026 13:32
@github-actions
github-actions Bot force-pushed the tagpr-from-v0.2.15 branch 2 times, most recently from e7d06cf to 6616336 Compare August 11, 2026 10:16
@github-actions

Copy link
Copy Markdown
Contributor Author

Benchmark Comparison

Base: master
PR: tagpr-from-v0.2.15

BenchmarkScanFile results
goos: linux
goarch: amd64
pkg: github.com/monitoring-forge/followparser
cpu: AMD EPYC 9V45 96-Core Processor                
                      │ base-bench.txt │            pr-bench.txt            │
                      │     sec/op     │   sec/op     vs base               │
ScanFile_SmallLines-4      80.39µ ± 1%   82.14µ ± 1%  +2.17% (p=0.000 n=10)
ScanFile_LongLine-4        14.29µ ± 2%   14.37µ ± 2%       ~ (p=0.448 n=10)
geomean                    33.90µ        34.36µ       +1.37%

                      │ base-bench.txt │             pr-bench.txt              │
                      │      B/op      │     B/op      vs base                 │
ScanFile_SmallLines-4     32.27Ki ± 0%   32.27Ki ± 0%       ~ (p=1.000 n=10) ¹
ScanFile_LongLine-4       96.27Ki ± 0%   96.27Ki ± 0%  -0.00% (p=0.033 n=10)
geomean                   55.74Ki        55.74Ki       -0.00%
¹ all samples are equal

                      │ base-bench.txt │            pr-bench.txt             │
                      │   allocs/op    │ allocs/op   vs base                 │
ScanFile_SmallLines-4       5.000 ± 0%   5.000 ± 0%       ~ (p=1.000 n=10) ¹
ScanFile_LongLine-4         6.000 ± 0%   6.000 ± 0%       ~ (p=1.000 n=10) ¹
geomean                     5.477        5.477       +0.00%
¹ all samples are equal

@github-actions
github-actions Bot force-pushed the tagpr-from-v0.2.15 branch from 6616336 to 637bb01 Compare August 21, 2026 14:10
@github-actions
github-actions Bot force-pushed the tagpr-from-v0.2.15 branch from 637bb01 to eaf48f8 Compare August 21, 2026 14:12
@sonarqubecloud

Copy link
Copy Markdown

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants