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

TexasDigitalLibrary / Vireo / 5649420182 / 1
57%
main: 59%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/org.apache.tika-tika-core-3.2.2
DEFAULT BRANCH: main
Ran 24 Jul 2023 08:20PM UTC
Files 494
Run time 6s
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

24 Jul 2023 08:16PM UTC coverage: 57.166%. Remained the same
5649420182.1

push

github

kaladay
Issue 1842: Major Performance bottleneck in Workflow Step at significant XHRLoad cost.

The XHRLoad is processing too much data and can take as long as 4000ms.
This causes problems on the organization load pages.
This causes huge problems on less efficient browsers or low-resource/low-spec hardware (such as a phone).

This does not solve the primary problem with the Triptych and the Organizations, which still takes 1 to 2 seconds.
However, this stops the massive JS-time performance hit resulting from the XHRLoad of this data.

The `getAll()` is being called automatically, likely through weaver-ui-core.
There are no direct calls to this information via a getAll as far as I can tell.
This getAll is therefore not directly needed (but more testing and QA is needed to confirm this).

Setting `lazy` to `true` seems to tell weaver-ui-core to not auto-load this.

After this change, the XHRLoad goes down from ~4000ms to ~1500ms.
Chrome based browsers do a good job of showing this performance statistic.

1018 of 2039 branches covered (49.93%)

Branch coverage included in aggregate %.

7677 of 13171 relevant lines covered (58.29%)

6.8 hits per line

Source Files on job 5649420182.1
  • Tree
  • List 494
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5649420182
  • 2730b9df on github
  • Prev Job for on 1842-improve_performance-remove_unused_expensive_get_all (#5647332811.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