Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Image div.card__image > div.insider-image > div.image > img | /wp-content/uploads/2026/04/4154570-0-41805800-1776675725... | 163.0 KiB | 147.2 KiB |
Image div.card__image > div.insider-image > div.image > img | /wp-content/uploads/2026/04/4160979-0-34027800-1776762179... | 49.2 KiB | 37.9 KiB |
Image div.card__image > div.insider-image > div.image > img | /wp-content/uploads/2026/04/4161056-0-62417700-1776762274... | 19.4 KiB | 15.5 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cmpv2.infoworld.com/Notice.8f529.js | 3600.0 s | 91.2 KiB |
| cmpv2.infoworld.com/unified/wrapperMessagingWithoutDetection.js | 3600.0 s | 42.0 KiB |
| cp.infoworld.com/now.js | 600.0 s | 35.2 KiB |
| macro.adnami.io/macro/gen/adsm.macro.rmb.js | 11325.0 s | 25.4 KiB |
| functions.adnami.io/api/macro/adsm.macro.infoworld.com.js | 9512.0 s | 10.1 KiB |
| cmpv2.infoworld.com/Notice.30929.css | 3600.0 s | 6.7 KiB |
| cmpv2.infoworld.com/polyfills.01516.js | 3600.0 s | 2.3 KiB |
| /p.css?s=1&k=huo4szq&ht=tk&f=39110.39113.39114.39115.4700... | 604800.0 s | 172 B |
| /p.css?s=1&k=huo4szq&ht=tk&f=139.175.39110.39113.39114.39... | 604800.0 s | 172 B |
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /af/410505/0000000000000000774c3175/30/l?fvd=n4&primer=7c... | 5.0 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| infoworld.com/ | 872 ms |
| www.infoworld.com/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.infoworld.com/ | 968 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Information about cookies
We use essential cookies to make this site work. You… body > div.message-container > div#notice | 0.107 |
Information about cookies
We use essential cookies to make this site work. You… body > div.message-container > div#notice | 0.015 |
Development Approaches div.latest-content__content-featured > a.card > div.card__tags > span.card__tag | 0.000 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /wp-content/themes/idg-b2b-base-theme/lib/scripts/class.C... | 5.0 KiB | 2.6 KiB |
| /_static/??-eJylzzELwkAMBeA/5DW2gu0iDg5OXUTcc208U66XowmK/... | 11.5 KiB | 2.6 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /wp-content/themes/idg-b2b-base-theme/dist/styles/bundle.... | 59.1 KiB | 55.2 KiB |
| www.infoworld.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.5 | 15.2 KiB | 15.2 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cmpv2.infoworld.com/Notice.8f529.js | 90.9 KiB | 60.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-YF8BFFCBPC&cx=c>m=4e64h1h1 | 146.6 KiB | 60.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NN43QC7W | 208.9 KiB | 58.3 KiB |
| /_static/??-eJydj90KwjAMRl/IrOqguxKfpT9hy2i72qSMvf2KOtArQ... | 62.7 KiB | 37.0 KiB |
| /_static/??-eJyl0NEKwjAMBdAfMlYddE/it7RN3Tq7tjSp07+37mEoO... | 42.1 KiB | 23.5 KiB |
| macro.adnami.io/macro/gen/adsm.macro.rmb.js | 25.1 KiB | 22.2 KiB |
| /wp-content/client-mu-plugins/idg-third-party/dist/script... | 37.5 KiB | 21.5 KiB |
| cmpv2.infoworld.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js | 42.0 KiB | 21.5 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.infoworld.com/ | 817 ms | 147 ms | 22 ms |
| www.googletagmanager.com/gtm.js?id=GTM-NN43QC7W | 462 ms | 379 ms | 70 ms |
| Unattributable | 363 ms | 12 ms | 0.0 ms |
| cmpv2.infoworld.com/Notice.8f529.js | 344 ms | 274 ms | 34 ms |
| cmpv2.infoworld.com/unified/wrapperMessagingWithoutDetection.js | 204 ms | 158 ms | 9.8 ms |
| www.googletagmanager.com/gtag/js?id=G-YF8BFFCBPC&cx=c>m=4e64h1h1 | 201 ms | 170 ms | 29 ms |
| cmpv2.infoworld.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js | 115 ms | 83 ms | 32 ms |
| /_static/??-eJyl0NEKwjAMBdAfMlYddE/it7RN3Tq7tjSp07+37mEoO... | 88 ms | 61 ms | 16 ms |
| /_static/??-eJydj90KwjAMRl/IrOqguxKfpT9hy2i72qSMvf2KOtArQ... | 81 ms | 66 ms | 14 ms |
| cp.infoworld.com/now.js | 81 ms | 67 ms | 7.4 ms |
| /_static/??-eJylzzELwkAMBeA/5DW2gu0iDg5OXUTcc208U66XowmK/... | 66 ms | 6.6 ms | 4.3 ms |
| /wp-content/client-mu-plugins/idg-third-party/dist/script... | 56 ms | 44 ms | 10 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.6 s |
| Other | 511 ms |
| Style & Layout | 505 ms |
| Script Parsing & Compilation | 280 ms |
| Parse HTML & CSS | 152 ms |
| Rendering | 102 ms |
| Garbage Collection | 57 ms |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.section-block--wrapper > div.section-block--grid > figure.section-block--figure > a div.section-block--wrapper > div.section-block--grid > figure.section-block--figure > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
FEATURE
Best practices for building agentic systems
Which technologies, design… div.grid > div.col-12 > div.latest-content__content-featured > a.card |
OPINION
Enterprises are rethinking Kubernetes
By David Linthicum
Apr 21, 2026
5… div.col-12 > div.grid > div.col-12 > a.card |
ANALYSIS
Addressing the challenges of unstructured data governance for AI
By Is… div.col-12 > div.grid > div.col-12 > a#nativofeatuedmed-1 |
NEWS
Amazon’s $5B Anthropic bet is really about compute, not just cash
By Anirb… div.grid > div.col-12 > div.latest-content__card-secondary > a.card |
NEWS
Hackers exploit Vercel’s trust in AI integration
By Shweta Sharma
Apr 20, … div.grid > div.col-12 > div.latest-content__card-secondary > a#nativocardgrid-1 |
OPINION
Making agents dull
By Matt Asay
Apr 20, 2026
8 mins
Cloud-Native
IT Str… div.grid > div.col-12 > div.latest-content__card-secondary > a.card |
FEATURE
Exciting Python features are on the way
By Serdar Yegulalp
Apr 17, 2026… div.grid > div.col-12 > div.latest-content__card-secondary > a.card |
OPINION
The agent tier: Rethinking runtime architecture for context-driven ente… div.grid > div.col-12 > div.latest-content__card-secondary > a.card |
OPINION
The two-pass compiler is back – this time, it’s fixing AI code generati… div.grid > div.col-12 > div.latest-content__card-secondary > a.card |
OPINION
When cloud giants neglect resilience
Numerous cloud outages reveal the… div.container > div.content-listing-articles__container > div.content-listing-articles__row > a.grid |
REVIEWS
Hands-on with the Google Agent Development Kit
The Google ADK is a cap… div.container > div.content-listing-articles__container > div.content-listing-articles__row > a.grid |
ANALYSIS
Ease into Azure Kubernetes Application Network
Microsoft has simplifi… div.container > div.content-listing-articles__container > div.content-listing-articles__row > a.grid |
OPINION
Where will developer wisdom come from?
Perhaps we have arrived at a po… div.container > div.content-listing-articles__container > div.content-listing-articles__row > a.grid |
FEATURE
HTMX 4.0: Hypermedia finds a new gear
The ingenious engine of web dev … div.container > div.content-listing-articles__container > div.content-listing-articles__row > a.grid |
FEATURE
Tap into the AI APIs of Google Chrome and Microsoft Edge
The Chrome an… div.container > div.content-listing-articles__container > div.content-listing-articles__row > a.grid |
Jujutsu: The rising alternative to Git div.container > div.grid > div.col-12 > a.card |
How to run Chrome and Edge’s built-in AI
Apr 14, 2026
6 mins
Python div.related-content-video__cards-wrap > ul.grid > li.col-4@md > a.related-content-video__card-link |
Python’s new frozendict type
Apr 2, 2026
4 mins
Python div.related-content-video__cards-wrap > ul.grid > li.col-4@md > a.related-content-video__card-link |
NEWS
Snowflake offers help to users and builders of AI agents
By Lynn Greiner
A… div.container > div.popular-topics__topic > div.popular-topics__column > a.card |
OPINION
The cookbook for safe, powerful agents
By Abigail Wall
Apr 21, 2026
6 m… div.container > div.popular-topics__topic > div.popular-topics__column > a#nativocardgrid-2 |
NEWS
GitHub pauses new Copilot sign-ups as agentic AI strains infrastructure
By… div.container > div.popular-topics__topic > div.popular-topics__column > a.card |
NEWS
Google Cloud introduces QueryData to help AI agents create reliable databa… div.container > div.popular-topics__topic > div.popular-topics__column > a.card |
NEWS
AWS targets AI agent sprawl with new Bedrock Agent Registry
By Anirban Gho… div.container > div.popular-topics__topic > div.popular-topics__column > a#nativocardgrid-3 |
NEWS
Anthropic rolls out Claude Managed Agents
By Paul Krill
Apr 9, 2026
2 mins… div.container > div.popular-topics__topic > div.popular-topics__column > a.card |
NEWS
Oracle delivers semantic search without LLMs
By Anirban Ghoshal
Apr 17, 20… div.container > div.popular-topics__topic > div.popular-topics__column > a.card |
OPINION
Bringing databases and Kubernetes together
By Laura Czajkowski
Apr 9, 2… div.container > div.popular-topics__topic > div.popular-topics__column > a#nativocardgrid-4 |
NEWS
Databricks launches AiChemy multi-agent AI for drug discovery
By Anirban G… div.container > div.popular-topics__topic > div.popular-topics__column > a.card |
NEWS
Salesforce launches Headless 360 to support agent‑first enterprise workflo… div.container > div.popular-topics__topic > div.popular-topics__column > a.card |
NEWS
MuleSoft Agent Fabric adds new ways to keep AI agents in line
By Anirban G… div.container > div.popular-topics__topic > div.popular-topics__column > a#nativocardgrid-5 |
NEWS
GitHub adds Stacked PRs to speed complex code reviews
By Anirban Ghoshal
A… div.container > div.popular-topics__topic > div.popular-topics__column > a.card |
FEATURE
10 principles for creating a great developer experience
Tech leaders w… div.grid > div.col-12 > div.content-spotlight-article__main-top > a.card |
OPINION
From the engine room to the bridge: What the modern leadership shift me… div.col-12 > div.grid > div.col-4@md > a.suggested-content-various__link |
VIDEO
How to run your own little local Claude Code (sort of!)
Mar 26, 2026
7 mi… div.col-12 > div.grid > div.col-4@md > a.suggested-content-various__link |
Best Practices
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.