https://github.com/sha1n/bert
benchmark cli command-line-tool golang performance tool utility
Score: -Infinity
Last synced: about 10 hours ago
JSON representation
Repository metadata:
a multi-platform CLI benchmarking tool with flexible configuration and reporting capabilities
- Host: GitHub
- URL: https://github.com/sha1n/bert
- Owner: sha1n
- License: mit
- Created: 2021-05-10T12:49:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-08-01T17:23:26.000Z (14 days ago)
- Last Synced: 2026-08-07T16:25:50.734Z (8 days ago)
- Topics: benchmark, cli, command-line-tool, golang, performance, tool, utility
- Language: Go
- Homepage: https://sha1n.github.io/bert/
- Size: 988 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Shai Nagar
- Login: sha1n
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3308901?u=c0db352ff294ece2d8f94088ba3033958d39c718&v=4
- Repositories: 27
- Last Synced at: 2023-04-08T06:55:52.969Z
- Profile URL: https://github.com/sha1n
GitHub Events
Total
- Create event: 25
- Delete event: 25
- Issue comment event: 61
- Pull request event: 51
- Push event: 37
- Release event: 2
- Total: 201
Last Year
- Create event: 10
- Delete event: 11
- Issue comment event: 6
- Pull request event: 23
- Push event: 20
- Release event: 1
- Total: 71
Committers metadata
Last synced: 2 days ago
Total Commits: 350
Total Committers: 4
Avg Commits per committer: 87.5
Development Distribution Score (DDS): 0.377
Commits in past year: 30
Committers in past year: 2
Avg Commits per committer in past year: 15.0
Development Distribution Score (DDS) in past year: 0.3
| Name | Commits | |
|---|---|---|
| Shai Nagar | s****n | 218 |
| dependabot[bot] | 4****] | 117 |
| github-actions[bot] | 4****] | 13 |
| housekeeping-bot | h****g@e****m | 2 |
Issue and Pull Request metadata
Last synced: 14 days ago
Total issues: 0
Total pull requests: 206
Average time to close issues: N/A
Average time to close pull requests: about 5 hours
Total issue authors: 0
Total pull request authors: 3
Average comments per issue: 0
Average comments per pull request: 1.15
Merged pull request: 193
Bot issues: 0
Bot pull requests: 105
Past year issues: 0
Past year pull requests: 15
Past year average time to close issues: N/A
Past year average time to close pull requests: about 2 hours
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.53
Past year merged pull request: 13
Past year bot issues: 0
Past year bot pull requests: 10
Top Issue Authors
Top Pull Request Authors
- sha1n (101)
- dependabot[bot] (95)
- github-actions[bot] (10)
Top Issue Labels
Top Pull Request Labels
- dependencies (95)
- go (35)
- documentation (18)
- github_actions (17)
- enhancement (16)
- bugfix (14)
- minor (14)
- maintenance (13)
- feature (7)
- major (6)
- windows (4)
- experimental (2)
- do-not-merge (1)
- performance (1)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 17
proxy.golang.org: github.com/sha1n/bert
- Homepage: https://github.com/sha1n/bert
- Documentation: https://pkg.go.dev/github.com/sha1n/bert#section-documentation
- Licenses: MIT
- Latest release: v1.3.4 (published about 5 years ago)
- Last Synced: 2026-08-14T15:06:58.453Z (1 day ago)
- Versions: 17
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.574%
- Forks count: 8.969%
- Stargazers count: 8.981%
- Dependent repos count: 9.346%
Dependencies
- actions/checkout v2 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/autobuild v1 composite
- github/codeql-action/init v1 composite
- actions/checkout v2 composite
- actions/setup-go v2 composite
- goreleaser/goreleaser-action v2 composite
- creekorful/goreportcard-action v1.0 composite
- actions/checkout v2 composite
- actions/setup-go v2 composite
- coverallsapp/github-action v1.1.2 composite
- jandelgado/gcov2lcov-action v1.0.8 composite
- actions/checkout v2 composite
- release-drafter/release-drafter v5 composite
- golang 1.19 build
- github.com/davecgh/go-spew v1.1.1
- github.com/fatih/color v1.14.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.11.2
- github.com/google/go-github/v35 v35.3.0
- github.com/google/go-querystring v1.1.0
- github.com/google/uuid v1.3.0
- github.com/inconshreveable/mousetrap v1.0.1
- github.com/kopoli/go-terminal-size v0.0.0-20170219200355-5c97524c8b54
- github.com/kr/text v0.2.0
- github.com/leodido/go-urn v1.2.1
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.17
- github.com/montanaflynn/stats v0.7.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/sha1n/gommons v0.0.11
- github.com/sha1n/termite v0.0.21
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/cobra v1.6.1
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.1
- golang.org/x/crypto v0.5.0
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/sys v0.4.0
- golang.org/x/text v0.6.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/creack/pty v1.1.9
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fatih/color v1.14.1
- github.com/go-playground/assert/v2 v2.2.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.11.2
- github.com/golang/protobuf v1.3.2
- github.com/google/go-cmp v0.5.2
- github.com/google/go-cmp v0.5.6
- github.com/google/go-github/v35 v35.3.0
- github.com/google/go-querystring v1.0.0
- github.com/google/go-querystring v1.1.0
- github.com/google/uuid v1.3.0
- github.com/inconshreveable/mousetrap v1.0.1
- github.com/kopoli/go-terminal-size v0.0.0-20170219200355-5c97524c8b54
- github.com/kr/pretty v0.3.0
- github.com/kr/text v0.2.0
- github.com/leodido/go-urn v1.2.1
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-isatty v0.0.17
- github.com/montanaflynn/stats v0.7.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.8.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sha1n/gommons v0.0.11
- github.com/sha1n/termite v0.0.21
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/cobra v1.6.1
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.6.1
- github.com/stretchr/testify v1.7.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.1
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.5.0
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/net v0.0.0-20190311183353-d8887717615a
- golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.4.0
- golang.org/x/text v0.3.0
- golang.org/x/text v0.6.0
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/appengine v1.1.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1