An open API service for producing an overview of a list of open source projects.

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


Owner metadata:


GitHub Events

Total
Last Year

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 Email 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/sha1n/bert

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

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

.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/go-releaser.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • goreleaser/goreleaser-action v2 composite
.github/workflows/go-report-card.yml actions
  • creekorful/goreportcard-action v1.0 composite
.github/workflows/go.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • coverallsapp/github-action v1.1.2 composite
  • jandelgado/gcov2lcov-action v1.0.8 composite
.github/workflows/readme-sync.yml actions
  • actions/checkout v2 composite
.github/workflows/release-drafter.yml actions
  • release-drafter/release-drafter v5 composite
Dockerfile docker
  • golang 1.19 build
go.mod go
  • 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
go.sum go
  • 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