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

netceteragroup / skele / 352
81%

Build:
DEFAULT BRANCH: master
Ran 19 Sep 2018 09:57AM UTC
Jobs 1
Files 72
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

pending completion
352

push

travis-ci

web-flow
refactor(core): Improve performance of registry lookups

The current implementation of the Registry classes uses a naive Map as backing store, using composite keys (lists of strings). This has shown as a performance bottle-neck on older mobile devices which affects overall performance significantly as uiFor is in heavy use and it reads the registries constantly. This is especially impactful if the application uses composite element kinds with more than a few entries.

This pull request reimplements these registries with a much faster Trie-based backing store.

431 of 628 branches covered (68.63%)

Branch coverage included in aggregate %.

1005 of 1217 relevant lines covered (82.58%)

21.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 352.1 19 Sep 2018 09:57AM UTC 0
77.83
Travis Job 352.1
Source Files on build 352
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #352
  • 4a6eafa5 on github
  • Prev Build on master (#346)
  • Next Build on master (#357)
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