• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

uber / h3-go
100%

Build:
DEFAULT BRANCH: master
Repo Added 18 Sep 2018 05:56PM UTC
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bench-ranges
  • chore-upgrade-h3-core
  • feat-add-error-codes
  • gilley/adopt-modules
  • gilley/test-str
  • gilley/travis
  • joegilley-patch-2
  • joegilley-patch-3
  • justinhwang/4.3
  • justinhwang/bindings
  • justinhwang/bump
  • justinhwang/changelog
  • justinhwang/coverage
  • justinhwang/doc
  • justinhwang/docs
  • justinhwang/edge
  • justinhwang/err
  • justinhwang/from_string
  • justinhwang/generics
  • justinhwang/github
  • justinhwang/griddiskunsafe
  • justinhwang/gridring
  • justinhwang/indexdigit
  • justinhwang/intpow
  • justinhwang/numverts
  • justinhwang/readme
  • justinhwang/stack
  • justinhwang/tostring
  • justinhwang/unsafe
  • justinhwang/vertex
  • maintainer-banner
  • master
  • refs/tags/v3.7.0
  • refs/tags/v3.7.1
  • refs/tags/v4.0.0
  • refs/tags/v4.0.1
  • refs/tags/v4.1.0
  • refs/tags/v4.1.1
  • refs/tags/v4.1.2
  • refs/tags/v4.2.0
  • refs/tags/v4.2.1
  • refs/tags/v4.2.2
  • refs/tags/v4.2.3
  • refs/tags/v4.2.4
  • refs/tags/v4.3.0
  • refs/tags/v4.4.0
  • update-h3
  • upgrade-github-actions-node24
  • v3.0.0
  • v3.0.1
  • v3.0.2
  • v4
  • vscode
  • zcoleman/exposing-polygontocells-containment
  • zcoleman/issue-78

01 Apr 2026 07:24PM UTC coverage: 100.0%. Remained the same
23866652651

push

github

web-flow
feat: optimize gridDisksUnsafe implementation (#109)

```
goos: darwin
goarch: arm64
pkg: github.com/uber/h3-go/v4
cpu: Apple M3 Max
                   │ /tmp/before.txt │          /tmp/after.txt          │
                   │     sec/op      │   sec/op    vs base              │
GridDisksUnsafe-16        3.150 ± 4%   2.957 ± 5%  -6.12% (p=0.004 n=6)

                   │ /tmp/before.txt │           /tmp/after.txt           │
                   │      B/op       │     B/op      vs base              │
GridDisksUnsafe-16      1.708Gi ± 0%   1.683Gi ± 0%  -1.47% (p=0.002 n=6)

                   │ /tmp/before.txt │            /tmp/after.txt             │
                   │    allocs/op    │   allocs/op    vs base                │
GridDisksUnsafe-16   676168.000 ± 0%   2.000 ± 1200%  -100.00% (p=0.002 n=6)
```

11 of 11 new or added lines in 1 file covered. (100.0%)

786 of 786 relevant lines covered (100.0%)

296.73 hits per line

Relevant lines Covered
Build:
Build:
786 RELEVANT LINES 786 COVERED LINES
296.73 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23866652651 master feat: optimize gridDisksUnsafe implementation (#109) ``` goos: darwin goarch: arm64 pkg: github.com/uber/h3-go/v4 cpu: Apple M3 Max │ /tmp/before.txt │ /tmp/after.txt │ │ sec/op │ ... push 01 Apr 2026 07:24PM UTC web-flow github
100.0
23866629901 master feat: zero-copy cast for edgesFromC (#111) push 01 Apr 2026 07:24PM UTC web-flow github
100.0
23601579347 master feat: stack-allocate latLng.toC (#110) push 26 Mar 2026 03:04PM UTC web-flow github
100.0
23601563006 master feat: optimize cellBndryFromC numVerts (#108) Max number of verts is specified so we can allocate less. ``` goos: darwin goarch: arm64 pkg: github.com/uber/h3-go/v4 cpu: Apple M3 Max │ /tmp/before.txt │ /tmp/after.txt ... push 26 Mar 2026 03:04PM UTC web-flow github
100.0
23513653900 justinhwang/edge feat: zero-copy cast for edgesFromC Pull #111 24 Mar 2026 09:43PM UTC justinhwang github
100.0
23512839639 justinhwang/stack feat: stack-allocate latLng.toC Pull #110 24 Mar 2026 09:22PM UTC justinhwang github
100.0
23512813050 justinhwang/stack feat: stack-allocate latLng.toC push 24 Mar 2026 09:21PM UTC justinhwang github
100.0
23510145703 justinhwang/griddiskunsafe feat: optimize gridDisksUnsafe implementation Pull #109 24 Mar 2026 08:14PM UTC justinhwang github
100.0
23509943836 justinhwang/griddiskunsafe feat: optimize gridDisksUnsafe implementation push 24 Mar 2026 08:08PM UTC justinhwang github
100.0
23508937904 master feat: optimize int pow for NumCells (#107) We can use a lookup table here since we're only checking powers of 7 for MaxResolution. ``` goos: darwin goarch: arm64 pkg: github.com/uber/h3-go/v4 cpu: Apple M3 Max │ /tmp/before.txt │ ... push 24 Mar 2026 07:43PM UTC web-flow github
100.0
See All Builds (283)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc