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

TexasDigitalLibrary / Vireo / 5649318894
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:10PM UTC
Jobs 1
Files 494
Run time 31s
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
5649318894

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).

It would be ideal for there to be an option to tell weaver-ui-core to not auto-load.
Rather than trying to figure this out, I believe that a PR with reviews are the quickest and simplest way to confirm/deny this.
Just update the PR with a review documenting the method of disabling the auto-loading of the entire Workflow Step data.

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

1017 of 2039 branches covered (49.88%)

Branch coverage included in aggregate %.

7672 of 13171 relevant lines covered (58.25%)

6.82 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
34.29
-17.14% src/main/webapp/app/directives/userSettingsDirective.js
Jobs
ID Job ID Ran Files Coverage
1 5649318894.1 24 Jul 2023 08:10PM UTC 494
57.13
GitHub Action Run
Source Files on build 5649318894
  • 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 Repo
  • 3347a3f0 on github
  • Prev Build on 4.2.4_staging (#5647332811)
  • Next Build on 1842-improve_performance-remove_unused_expensive_get_all (#5649420182)
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