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.
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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|---|---|
| s1.hdslb.com/bfs/seed/jinkela/short/minntaki-wasm-sdk/bili-sc-sdk.umd.js | 600.0 s | 151.7 KiB |
| s1.hdslb.com/bfs/seed/log/report/log-reporter.js | 600.0 s | 41.8 KiB |
| s1.hdslb.com/bfs/seed/log/report/14.d6cf9.function.chunk.js | 600.0 s | 33.6 KiB |
| s1.hdslb.com/bfs/seed/jinkela/short/b-mirror/biliMirror.umd.mini.js | 600.0 s | 32.7 KiB |
| s1.hdslb.com/bfs/seed/jinkela/short/reporter-pb/index.js | 600.0 s | 30.6 KiB |
| s1.hdslb.com/bfs/seed/jinkela/kv-sdk/index.js | 600.0 s | 5.9 KiB |
| s1.hdslb.com/bfs/seed/log/report/512.4a4c4.function.chunk.js | 600.0 s | 2.5 KiB |
| s1.hdslb.com/bfs/seed/log/report/86.e192d.function.chunk.js | 600.0 s | 2.1 KiB |
| s1.hdslb.com/bfs/seed/log/report/950.3cf17.function.chunk.js | 600.0 s | 1.9 KiB |
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 |
|---|---|
| bilibili.com/ | 1.5 s |
| www.bilibili.com/ | 1.0 s |
| m.bilibili.com/ | 0.0 ms |
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 |
|---|---|---|
| /bfs/static/jinkela/mstation-h5-new/2.mstation.986ddeb408... | 313.2 KiB | 119.4 KiB |
| /bfs/static/jinkela/mstation-h5-new/6.mstation.986ddeb408... | 80.6 KiB | 31.5 KiB |
| /bfs/static/jinkela/mstation-h5-new/14.mstation.986ddeb40... | 67.3 KiB | 27.5 KiB |
| /bfs/static/jinkela/mstation-h5-new/0.mstation.986ddeb408... | 68.1 KiB | 21.7 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 |
|---|---|---|
| /bfs/static/jinkela/mstation-h5-new/css/mstation.2.986dde... | 39.6 KiB | 35.6 KiB |
| /bfs/static/jinkela/mstation-h5-new/css/mstation.6.986dde... | 19.7 KiB | 18.4 KiB |
| /bfs/static/jinkela/mstation-h5-new/css/mstation.14.986dd... | 17.1 KiB | 15.4 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 |
|---|---|---|
| /bfs/static/jinkela/mstation-h5-new/2.mstation.986ddeb408... | 310.8 KiB | 138.3 KiB |
| /bfs/static/jinkela/mstation-h5-new/14.mstation.986ddeb40... | 67.0 KiB | 51.9 KiB |
| /bfs/static/jinkela/mstation-h5-new/6.mstation.986ddeb408... | 79.8 KiB | 36.3 KiB |
| /bfs/static/jinkela/mstation-h5-new/0.mstation.986ddeb408... | 63.0 KiB | 29.4 KiB |
| s1.hdslb.com/bfs/seed/jinkela/short/b-mirror/biliMirror.umd.mini.js | 31.3 KiB | 21.4 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 |
|---|---|---|---|
| /bfs/static/jinkela/mstation-h5-new/0.mstation.986ddeb408... | 1.3 s | 1.0 s | 42 ms |
| s1.hdslb.com/bfs/seed/jinkela/short/minntaki-wasm-sdk/bili-sc-sdk.umd.js | 751 ms | 555 ms | 45 ms |
| Unattributable | 715 ms | 198 ms | 0.0 ms |
| m.bilibili.com/ | 657 ms | 40 ms | 30 ms |
| s1.hdslb.com/bfs/seed/log/report/log-reporter.js | 535 ms | 274 ms | 16 ms |
| /bfs/static/jinkela/mstation-h5-new/2.mstation.986ddeb408... | 247 ms | 23 ms | 200 ms |
| s1.hdslb.com/bfs/seed/jinkela/short/reporter-pb/index.js | 142 ms | 120 ms | 18 ms |
| s1.hdslb.com/bfs/seed/log/report/14.d6cf9.function.chunk.js | 108 ms | 88 ms | 18 ms |
| /bfs/static/jinkela/mstation-h5-new/6.mstation.986ddeb408... | 94 ms | 2.6 ms | 87 ms |
| s1.hdslb.com/bfs/seed/jinkela/short/b-mirror/biliMirror.umd.mini.js | 78 ms | 53 ms | 13 ms |
| /bfs/static/jinkela/mstation-h5-new/14.mstation.986ddeb40... | 67 ms | 2.1 ms | 64 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 | 3.1 s |
| Style & Layout | 758 ms |
| Other | 701 ms |
| Script Parsing & Compilation | 540 ms |
| Parse HTML & CSS | 202 ms |
| Garbage Collection | 63 ms |
| Rendering | 44 ms |
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.
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Download App div.m-navbar > div.right > m-open-app.m-open-app > div.open-app-img |
Open in App m-open-app.m-open-app > button.v5-button > div.v5-button__content__wrap > span |
These are opportunities to improve the legibility of your content.
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.suspension-box > div.m-navbar > div.right > a.search div.suspension-box > div.m-navbar > div.right > a.search |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
首页
番剧
国创
纪录片
电影
电视剧
影视
娱乐
音乐
舞蹈
动画
绘画
鬼畜
游戏
资讯
知识
人工智能
科技数码
汽车
时尚美妆
家装房产
户外潮流
健… div > div.v-switcher__header > div.v-switcher__header__tabs__wrap > ul.v-switcher__header__tabs__list |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | /bfs/static/jinkela/mstation-h5-new/2.mstation.986ddeb408... line 21980, col 44 |
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.