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

google / vector_math.dart / 153 / 2
27%
master: 27%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2019 01:43AM UTC
Files 44
Run time 4s
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

26 Jul 2019 02:19PM UTC coverage: 49.731%. Remained the same
153.2

cron

travis-ci

johnmccutchan
Reuse temp variables in Aabb2.transform methods. (#211)

* Reuse temp variables in Aabb2.transform methods.
Improve consistency in avoiding public getters in a number of methods.
Add benchmarks for affected code to ensure positive performance impact.

Aabb2.transform is about 11% faster with these changes.
Aabb2.rotate is about 17% faster with these changes.

The rest of the changes had no measurable benchmark impact, but improve
consistency in the source base.

(Added .idea directory from IntelliJ/Android Studio to .gitignore)

* Update 64-bit sources to match.

* Ran dartfmt on files.

* Apply same optimization to Aabb3 methods.

Aabb3.transform is about 11% faster with the change.
Aabb3.rotate is about 14% faster with the change.

4257 of 8560 relevant lines covered (49.73%)

1.46 hits per line

Source Files on job 153.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 126
  • Travis Job 153.2
  • fdd8bf72 on github
  • Prev Job for on master (#152.2)
  • Next Job for on master (#154.2)
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