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.
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 | |
|---|---|---|---|
IACR ePrint Archive article.mb-3 > div.row > div.col-auto > img.img-fluid | iacr.org/img/eprint.png | 3.4 MiB | 3.4 MiB |
Journal of Cryptology article.mb-3 > div.row > div.col-auto > img.img-fluid | iacr.org/img/jofc2.png | 892.7 KiB | 891.2 KiB |
eurocrypt div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_eurocrypt.jpg | 134.1 KiB | 120.8 KiB |
tcc div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_tcc.jpg | 110.3 KiB | 96.9 KiB |
asiacrypt div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_asiacrypt.jpg | 105.9 KiB | 92.5 KiB |
ches div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_ches.jpg | 105.6 KiB | 92.2 KiB |
pkc div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_pkc.jpg | 83.9 KiB | 70.6 KiB |
rwc div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_rwc.jpg | 82.4 KiB | 69.3 KiB |
crypto div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_crypto.jpg | 65.5 KiB | 52.2 KiB |
fse div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_fse.jpg | 37.2 KiB | 31.3 KiB |
Conference Proceedings article.mb-3 > div.row > div.col-auto > img.img-fluid | iacr.org/img/lncs2.png | 19.8 KiB | 18.4 KiB |
youtube logo in red (will play video on youtube) div.youtubeOuter > a > div.youtubeInner > img.youtube-play | iacr.org/img/icons/youtube-red.png | 9.2 KiB | 9.1 KiB |
youtube logo in black div.youtubeOuter > a > div.youtubeInner > img.youtube-black | iacr.org/img/icons/youtube-black.png | 7.7 KiB | 7.6 KiB |
Screenshot of featured video article.col-12 > div.youtubeOuter > a > img.mb-3 | iacr.org/cryptodb/youtube/Verbauwhede.jpg | 14.8 KiB | 5.4 KiB |
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.
| URL | Transfer Size | Duration |
|---|---|---|
| iacr.org/libs/css/bootstrap/dist/css/bootstrap.min.css | 23.2 KiB | 633 ms |
| iacr.org/css/iacr.css | 2.6 KiB | 633 ms |
| iacr.org/libs/js/easy-autocomplete/easy-autocomplete.css | 2.0 KiB | 633 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Diagnostics
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 |
|---|---|---|
| iacr.org/libs/css/bootstrap/dist/css/bootstrap.min.css | 22.7 KiB | 21.8 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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 |
|---|---|---|
| iacr.org/libs/js/easy-autocomplete/jquery.easy-autocomplete.js | 7.3 KiB | 2.1 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size |
|---|---|
| iacr.org/img/eprint.png | 3.4 MiB |
| iacr.org/img/jofc2.png | 893.5 KiB |
| iacr.org/conf/generic_eurocrypt.jpg | 134.7 KiB |
| iacr.org/conf/generic_tcc.jpg | 110.8 KiB |
| iacr.org/conf/generic_asiacrypt.jpg | 106.4 KiB |
| iacr.org/conf/generic_ches.jpg | 106.1 KiB |
| iacr.org/conf/generic_pkc.jpg | 84.4 KiB |
| iacr.org/conf/generic_rwc.jpg | 82.9 KiB |
| iacr.org/conf/generic_crypto.jpg | 66.1 KiB |
| iacr.org/conf/generic_fse.jpg | 37.7 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
IACR ePrint Archive article.mb-3 > div.row > div.col-auto > img.img-fluid | iacr.org/img/eprint.png |
Open Access Journals article.mb-3 > div.row > div.col-auto > img.img-fluid | iacr.org/img/open_access.svg |
eurocrypt div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_eurocrypt.jpg |
asiacrypt div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_asiacrypt.jpg |
fse div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_fse.jpg |
pkc div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_pkc.jpg |
ches div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_ches.jpg |
tcc div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_tcc.jpg |
rwc div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_rwc.jpg |
Journal of Cryptology article.mb-3 > div.row > div.col-auto > img.img-fluid | iacr.org/img/jofc2.png |
crypto div.row > div.col-12 > a > img.img-fluid | iacr.org/conf/generic_crypto.jpg |
Screenshot of featured video article.col-12 > div.youtubeOuter > a > img.mb-3 | iacr.org/cryptodb/youtube/Verbauwhede.jpg |
Conference Proceedings article.mb-3 > div.row > div.col-auto > img.img-fluid | iacr.org/img/lncs2.png |
Search Button nav.container > div#searchDropdownParent > a#mobileSearchLink > img.searchIcon | iacr.org/img/icons/search.svg |
Twitter logo div.col-12 > div.text-center > a.social > img.socialBtn | iacr.org/img/icons/twitter.svg |
YouTube logo div.col-12 > div.text-center > a.social > img.socialBtn | iacr.org/img/icons/youtube.svg |
new div.row > div.col > p > img | iacr.org/images/new_tiny.gif |
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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Eurocrypt 2026 article.col-12 > div.row > div.col > h5.mt-2 |
These are opportunities to improve keyboard navigation in your application.
Contrast
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
CC BY 3.0 div.row > div.col-12 > p.attribution > a |
via Wikimedia Commons div.row > div.col-12 > p.attribution > a |
pxhere.com div.row > div.col-12 > p.attribution > a |
Compact Lattice Signatures via Iterative Rejection Sampling section.row > article.col-12 > p > a |
These are opportunities to improve the legibility of your content.
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.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.