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

google / vector_math.dart / 172
27%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2019 01:53AM UTC
Jobs 1
Files 43
Run time 3s
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

pending completion
172

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.

57 of 57 new or added lines in 3 files covered. (100.0%)

4253 of 8556 relevant lines covered (49.71%)

1.46 hits per line

Jobs
ID Job ID Ran Files Coverage
2 172.2 29 Nov 2019 01:53AM UTC 0
49.71
Travis Job 172.2
Source Files on build 172
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #172
  • fdd8bf72 on github
  • Prev Build on master (#171)
  • Next Build on master (#180)
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