Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy load video and everything else #350

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

kevin-brotcke
Copy link
Contributor

This is an improvement on my previous change to lazy load screenshots. We were still seeing some images load on initial page load and realized there are other types I could include.

This is a huge performance improvement in my testing. We have a gigantic report that would freeze the browser for 30 seconds and now loads in seconds. Confirmed in network traffic only the main HTML file is downloaded until you start manually expanding sections.

@tylervick tylervick merged commit 04b4812 into XCTestHTMLReport:main Jan 23, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants