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

emil2k / go-aes / 25 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2014 11:18AM UTC
Files 18
Run time 9s
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

05 Aug 2014 11:08AM UTC coverage: 82.293% (+0.8%) from 81.497%
25.1

push

travis-ci

emil2k
Major optimizations.

Rewrote Word and State types with out using byte slices. Word is now
represented by a uint32 and State is now represented by a struct
containing two uint64 values "high" and "low" emulating a uint128.
Benchmarks show 10-200x improvements on most function calls.

String calls where the most expensive so a lot of unnecessary output
was also removed.

646 of 785 relevant lines covered (82.29%)

32267883.47 hits per line

Source Files on job 25.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25
  • Travis Job 25.1
  • 2ddc7ffc on github
  • Prev Job for on master (#24.1)
  • Next Job for on master (#26.1)
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