Skip to content
https://phoronix.com

Lighthouse Desktop

· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

83

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

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

Why this matters

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:node label:Element subItemsHeading:map[key:extra] valueType:node] map[granularity:0.001 key:score label:Layout shift score subItemsHeading:map[key:cause valueType:text] valueType:numeric]]
items: [map[node:map[type:text value:Total] score:0.14679999999999999] map[node:map[boundingRect:map[bottom:0 height:0 left:0 right:0 top:0 width:0] lhId:page-7-META nodeLabel:head > meta path:1,HTML,0,HEAD,12,META selector:head > meta snippet:<meta name="viewport" content="width=device-width, initial-scale=1.0"> type:node] score:0.07435] map[node:map[boundingRect:map[bottom:966 height:178 left:130 right:875 top:788 width:745] lhId:page-1-ARTICLE nodeLabel:FreeBSD Working On Intel FRED Support, Laptop Improvements Continue 7 Hours Ago… path:1,HTML,1,BODY,4,DIV,0,DIV,0,DIV,0,DIV,6,ARTICLE selector:div#content > div#main-wrap > div#main > article snippet:<article style="clear: both;"> type:node] score:0.051823 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:376 height:86 left:130 right:326 top:290 width:196] lhId:page-10-IMG nodeLabel:Intel Ends Open Ecosystem Community/Evangelism, Archives Other Open-Source Proj… path:1,HTML,1,BODY,4,DIV,0,DIV,0,DIV,0,DIV,3,ARTICLE,1,A,0,IMG selector:div#main > article > a > img.home_icons snippet:<img src="https://www.phoronix.net/image.php?id=2026&amp;image=oss_evangelist_1_sml" alt="Intel Ends Open Ecosystem Community/Evangelism, Archives Other Open-Source…" class="home_icons"> type:node]]] type:subitems]] map[node:map[boundingRect:map[bottom:966 height:178 left:130 right:875 top:788 width:745] lhId:page-1-ARTICLE nodeLabel:FreeBSD Working On Intel FRED Support, Laptop Improvements Continue 7 Hours Ago… path:1,HTML,1,BODY,4,DIV,0,DIV,0,DIV,0,DIV,6,ARTICLE selector:div#content > div#main-wrap > div#main > article snippet:<article style="clear: both;"> type:node] score:0.020627 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:752 height:80 left:130 right:326 top:672 width:196] lhId:page-9-IMG nodeLabel:GCC 16 Compiler Nearly Ready For Release With Zen 6, AVX10.2, APX & Algol 68 path:1,HTML,1,BODY,4,DIV,0,DIV,0,DIV,0,DIV,5,ARTICLE,1,A,0,IMG selector:div#main > article > a > img.home_icons snippet:<img src="https://www.phoronix.net/image.php?id=2025&amp;image=gcc_zen6_merged_sml" alt="GCC 16 Compiler Nearly Ready For Release With Zen 6, AVX10.2, APX &amp; Algol …" class="home_icons"> type:node]]] type:subitems]]]

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:55.973 source:map[type:text value:[unattributed]]]]

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
value: no origins were preconnected
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

A long cache lifetime can speed up repeat visits to your page. Learn more about caching.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.

Why this matters

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
Intel Media Driver 2026Q1 Continues Nova Lake S Enablement div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=arc-graphics-compute-q1&image=intel_arc_3_sml14.8 KiB10.8 KiB
HarfBuzz Continues Improving Its New GPU-Accelerated Text Shaping Library div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=harfbuzz_gpu_sml12.4 KiB10.2 KiB
KMSCON Continues Improving For VT Terminal Emulator In User-Space div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2022&image=linux_fbdev_speed_sml13.2 KiB8.8 KiB
F2FS, EXT4 & XFS Focus On Fixes For Linux 7.1 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=linux-50hdd-io&image=linux_50_hdd_sml9.1 KiB5.8 KiB
Ghostty OpenGL-Accelerated Terminal Available On Ubuntu 26.04 LTS div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=ubuntu_ghostty_3_sml8.7 KiB5.6 KiB
Linux May Drop Old Network Drivers Now That AI-Driven Bug Reports Are Causing A… div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=cutting_ethernet_sml8.6 KiB5.5 KiB
RADV Driver Enables Host Image Copy By Default For RDNA2 & Newer div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=amd-rx6800-linux&image=radeon_rx6800_1_sml8.3 KiB5.3 KiB
Intel Ends Open Ecosystem Community/Evangelism, Archives Other Open-Source Proj… div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=oss_evangelist_1_sml7.5 KiB5.1 KiB
FreeBSD Working On Intel FRED Support, Laptop Improvements Continue div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=freebsd_sylve_sml7.4 KiB4.7 KiB
Many Great Networking Improvements Arrive In Linux 7.1 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=10gbe-linux-freebsd12&image=10gbe_linuxbsd_1_sml6.6 KiB4.2 KiB
Ubuntu Looks Toward More Snap-Based Devpacks Moving Forward div#main > article > a > img.home_icons
/image.php?id=ubuntu-2604-strix-point&image=ubuntu_2604_r...6.5 KiB4.2 KiB

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 642 ms
URLTime Spent
phoronix.com/642 ms
www.phoronix.com/0.0 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

Why this matters

Performance issues directly impact user engagement and conversion rates.

ElementLayout shift score
head > meta head > meta
0.074
FreeBSD Working On Intel FRED Support, Laptop Improvements Continue 7 Hours Ago… div#content > div#main-wrap > div#main > article
0.052
FreeBSD Working On Intel FRED Support, Laptop Improvements Continue 7 Hours Ago… div#content > div#main-wrap > div#main > article
0.021

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

Diagnostics

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
KMSCON Continues Improving For VT Terminal Emulator In User-Space div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2022&image=linux_fbdev_speed_sml
Ghostty OpenGL-Accelerated Terminal Available On Ubuntu 26.04 LTS div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=ubuntu_ghostty_3_sml
Initial Linux Driver Patches For Smart Data Accelerator Interface "SDXI" div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=sdxi_sml
JFS Sees Data Integrity Hardening With Linux 7.1 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=jfs_sml
AMD Ryzen 9 9950X3D2 Benchmarks: The Best Desktop Performance For Linux Develop… div#main > article.important > a > img.home_icons
/image.php?id=amd-ryzen-9950x3d2-linux&image=ryzen_9950x3...
Intel Media Driver 2026Q1 Continues Nova Lake S Enablement div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=arc-graphics-compute-q1&image=intel_arc_3_sml
Linux 7.1 Adds Some New PCIe Drivers While Nuking Some PCI Drivers div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=405&image=ecs_pf5e_dge_sml
New Debian Project Leader Elected For 2026 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=debian-13-benchmarks&image=debian_13_3_sml
Valve Developer Further Improves Old AMD GPUs: HD 7870 XT Finally Working On Li… div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=7870xt_sml
Linux 7.1 Kernel Graphics Driver Changes Merged With Intel & AMD Leading The Way div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=steamos-22-gpus&image=steamos_brew_1_sml
Linux May Drop Old Network Drivers Now That AI-Driven Bug Reports Are Causing A… div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=cutting_ethernet_sml
Many Great Networking Improvements Arrive In Linux 7.1 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=10gbe-linux-freebsd12&image=10gbe_linuxbsd_1_sml
F2FS, EXT4 & XFS Focus On Fixes For Linux 7.1 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=linux-50hdd-io&image=linux_50_hdd_sml
RADV Driver Enables Host Image Copy By Default For RDNA2 & Newer div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=amd-rx6800-linux&image=radeon_rx6800_1_sml
While New NTFS Driver Merged, NTFS3 Driver Sees Fixes & Minor Changes For Linux… div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=wd-black-sn850&image=wd_sn850_3_sml
Firefox 150 Available With GTK Emoji Picker, CSS Media Element Pseudo-Classes div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=firefox_150_0_sml
Framework Computer Announces The Framework Laptop 13 Pro div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=framework_13_pro_1_sml
A Lot Of Memory Management "MM" Improvements Merged For Linux 7.1 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=intel-xeon-mrdimm-scaling&image=intel_mrdimm_1_sml
Framework Previews The OCuLink Dev Kit div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=framework_oculink_1_sml
AMD's GAIA Makes It Easier To Import/Export Custom AI Agents Across PCs div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=gaia_0172_3_sml
Ubuntu Looks Toward More Snap-Based Devpacks Moving Forward div#main > article > a > img.home_icons
/image.php?id=ubuntu-2604-strix-point&image=ubuntu_2604_r...
AlmaLinux Comments On California Age Verification Law div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=almalinux-10-beta&image=almalinux_10beta_2_sml
CachyOS Rolls Out A Super-Charged Linux 7.0 Kernel div#main > article > a > img.home_icons
/image.php?id=cachyos-panther-lake&image=cachyos_pantherl...
FreeBSD Working On Intel FRED Support, Laptop Improvements Continue div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=freebsd_sylve_sml
New Lenovo Legion Go Drivers & More Sony HID Device Support In Linux 7.1 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2025&image=legion_go_steamos_sml
Linux 7.1 Lands Workaround For Arm C1-Pro Erratum div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2025&image=arm_lumex_4_sml
Intel Compute Runtime Promotes Support For Wildcat Lake, "Early" Crescent Island div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=intel_wildcat_lake_1_sml
LXQt 2.4 Released With More Wayland Fixes/Improvements div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2022&image=lxqt_11_sml
Linux 7.1 Sound Code Adds Bus Keepers: Aiming For Better Apple Silicon Support div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=apple-m2-linux&image=apple_m2_1_sml
Intel LLM-Scaler vllm-0.14.0-b8.2 Released With Official Arc Pro B70 Support div#main > article > a > img.home_icons
/image.php?id=intel-arc-pro-b70-linux&image=intel_arc_pro...
GIMP 3.2.4 Released With A Fix For Its XCF Code That Has Existed Since 1999 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=gimp_324_1_sml
Ubuntu Rust Coreutils Audit Revealed 113 Issues, Ubuntu 26.10 Aims For "100% Ru… div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=ubuntu_2604_rust_coreutils_sml
Intel Ends Open Ecosystem Community/Evangelism, Archives Other Open-Source Proj… div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=oss_evangelist_1_sml
GNOME Fixes Screencasting Issue With H.264 Recordings Being ~18x Larger Than VP8 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=gnome_18x_files_sml
GCC 16 Compiler Nearly Ready For Release With Zen 6, AVX10.2, APX & Algol 68 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2025&image=gcc_zen6_merged_sml
QEMU 11.0 Released With CET Virtualization Support, Native Nitro Enclaves div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2023&image=qemu_sml
Git 2.54 Released With New Experimental "git history" Command div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2022&image=git_sml
HarfBuzz Continues Improving Its New GPU-Accelerated Text Shaping Library div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=harfbuzz_gpu_sml
Intel QAT Zstd, QAT Gen6 Improvements Merged For Linux 7.1 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=intel_qat_sml
Intel IRDMA Driver Adds Support For GEN4 Hardware In Linux 7.1 div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=irdma_gen4_sml
Box64 0.4.2 Begins Working On POWER PPC64LE Backend, Support For SteamRT3 + Pro… div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2023&image=box64_sml
NTFS-3G FUSE Driver Sees First New Release In Four Years div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=ntfs_3g_2026_sml
Popular Rust-Based Database Turns To AI For Up To 1.5x Speedup, Other Improveme… div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=redb_41_sml
GNU Coreutils 9.11 Brings New Performance Improvements: Up To 15x Faster cat div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=coreutils_15x_faster_sml
Phoronix div#headerwrap > div.wcontainer > a > img#logo
www.phoronix.com/phxcms7-css/phoronix.png
Linux 7.1 KVM Adds "Very Experimental" Support For pKVM Protected Guests div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2026&image=protected_guests_sml

More information about the performance of your application. These numbers don't directly affect the Performance score.

Max Potential First Input Delay 90 ms
Optimize DOM size
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify CSS
Minify JavaScript
Reduce unused CSS
Avoids enormous network payloads Total size was 1,671 KiB
User Timing marks and measures 9 user timings
JavaScript execution time 0.7 s
Minimizes main-thread work 1.2 s
Avoid long main-thread tasks 6 long tasks found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 20 ms
Server Backend Latencies 450 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 300 ms
INP breakdown
LCP request discovery
Avoid non-composited animations
85

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
ARTICLES & REVIEWS div.wcontainer > ul#linklist > li.menulink > a.linknode
NEWS ARCHIVE div.wcontainer > ul#linklist > li.menulink > a.linknode
FORUMS div.wcontainer > ul#linklist > li.menulink > a.linknode
PREMIUM div.wcontainer > ul#linklist > li.menulink > a.linknode
CONTACT div.wcontainer > ul#linklist > li.menulink > a.linknode
CATEGORIES div.wcontainer > ul#linklist > li#categories-link > span.menunolink
div#search > form#cse-search-box > div > input div#search > form#cse-search-box > div > input
Intel Ends Open Ecosystem Community/Evangelism, Archives Other Open-Source Proj… div#main > article > header > a
Ubuntu Rust Coreutils Audit Revealed 113 Issues, Ubuntu 26.10 Aims For "100% Ru… div#main > article > header > a
GCC 16 Compiler Nearly Ready For Release With Zen 6, AVX10.2, APX & Algol 68 div#main > article > header > a
FreeBSD Working On Intel FRED Support, Laptop Improvements Continue div#main > article > header > a
KMSCON Continues Improving For VT Terminal Emulator In User-Space div#main > article > header > a
Many Great Networking Improvements Arrive In Linux 7.1 div#main > article > header > a
Ubuntu Looks Toward More Snap-Based Devpacks Moving Forward div#main > article > header > a
Intel LLM-Scaler vllm-0.14.0-b8.2 Released With Official Arc Pro B70 Support div#main > article > header > a
Intel Media Driver 2026Q1 Continues Nova Lake S Enablement div#main > article > header > a
Ghostty OpenGL-Accelerated Terminal Available On Ubuntu 26.04 LTS div#main > article > header > a
QEMU 11.0 Released With CET Virtualization Support, Native Nitro Enclaves div#main > article > header > a
21 April div#content > div#main-wrap > div#main > h2
F2FS, EXT4 & XFS Focus On Fixes For Linux 7.1 div#main > article > header > a
Linux May Drop Old Network Drivers Now That AI-Driven Bug Reports Are Causing A… div#main > article > header > a
AMD Ryzen 9 9950X3D2 Benchmarks: The Best Desktop Performance For Linux Develop… div#main > article.important > header > a
Framework Computer Announces The Framework Laptop 13 Pro div#main > article > header > a
Framework Previews The OCuLink Dev Kit div#main > article > header > a
AlmaLinux Comments On California Age Verification Law div#main > article > header > a
NTFS-3G FUSE Driver Sees First New Release In Four Years div#main > article > header > a
Intel IRDMA Driver Adds Support For GEN4 Hardware In Linux 7.1 div#main > article > header > a
RADV Driver Enables Host Image Copy By Default For RDNA2 & Newer div#main > article > header > a
Linux 7.1 Lands Workaround For Arm C1-Pro Erratum div#main > article > header > a
Initial Linux Driver Patches For Smart Data Accelerator Interface "SDXI" div#main > article > header > a
Linux 7.1 Staging Ushered In More Developers To Make Their First Kernel Contrib… div#main > article > header > a
20 April div#content > div#main-wrap > div#main > h2
AMD's GAIA Makes It Easier To Import/Export Custom AI Agents Across PCs div#main > article > header > a
HarfBuzz Continues Improving Its New GPU-Accelerated Text Shaping Library div#main > article > header > a
Linux 7.1 KVM Adds "Very Experimental" Support For pKVM Protected Guests div#main > article > header > a
While New NTFS Driver Merged, NTFS3 Driver Sees Fixes & Minor Changes For Linux… div#main > article > header > a
Box64 0.4.2 Begins Working On POWER PPC64LE Backend, Support For SteamRT3 + Pro… div#main > article > header > a
Git 2.54 Released With New Experimental "git history" Command div#main > article > header > a
GNU Coreutils 9.11 Brings New Performance Improvements: Up To 15x Faster cat div#main > article > header > a
Firefox 150 Available With GTK Emoji Picker, CSS Media Element Pseudo-Classes div#main > article > header > a
Intel Compute Runtime Promotes Support For Wildcat Lake, "Early" Crescent Island div#main > article > header > a
A Lot Of Memory Management "MM" Improvements Merged For Linux 7.1 div#main > article > header > a
Popular Rust-Based Database Turns To AI For Up To 1.5x Speedup, Other Improveme… div#main > article > header > a
Linux 7.1 Kernel Graphics Driver Changes Merged With Intel & AMD Leading The Way div#main > article > header > a
JFS Sees Data Integrity Hardening With Linux 7.1 div#main > article > header > a
LXQt 2.4 Released With More Wayland Fixes/Improvements div#main > article > header > a
19 April div#content > div#main-wrap > div#main > h2
New Lenovo Legion Go Drivers & More Sony HID Device Support In Linux 7.1 div#main > article > header > a
GIMP 3.2.4 Released With A Fix For Its XCF Code That Has Existed Since 1999 div#main > article > header > a
New Debian Project Leader Elected For 2026 div#main > article > header > a
GNOME Fixes Screencasting Issue With H.264 Recordings Being ~18x Larger Than VP8 div#main > article > header > a
Linux 7.1 Adds Some New PCIe Drivers While Nuking Some PCI Drivers div#main > article > header > a
Valve Developer Further Improves Old AMD GPUs: HD 7870 XT Finally Working On Li… div#main > article > header > a
Linux 7.1 Sound Code Adds Bus Keepers: Aiming For Better Apple Silicon Support div#main > article > header > a
CachyOS Rolls Out A Super-Charged Linux 7.0 Kernel div#main > article > header > a
Intel QAT Zstd, QAT Gen6 Improvements Merged For Linux 7.1 div#main > article > header > a
18 April div#content > div#main-wrap > div#main > h2
Linux 7.1 Sees RAID Fixes, IO_uring Enhancements div#main > article > header > a
GhostBSD 26.1 Now Based On FreeBSD 15.0, Switches to XLibre X Server div#main > article > header > a
Linux 7.1 Adds New AMD SMCA Bank Types, Presumably For Upcoming EPYC Venice div#main > article > header > a
WireGuard For Windows Reaches v1.0 div#main > article > header > a
Linux 7.1 Scheduler Changes May Benefit Some Workloads div#main > article > header > a
GNOME's Maps, Graphs, RustConn & Other App Improvements div#main > article > header > a
Linux 7.1 Lands High Resolution Timer "HRTIMER" Overhaul div#main > article > header > a
KDE Plasma 6.7 Ready With Wayland Session Management, Other New Improvements div#main > article > header > a
17 April div#content > div#main-wrap > div#main > h2
The "NTFS Resurrection" Has Occurred For Linux 7.1 div#main > article > header > a
AMD FP-DSS Security Bug For Zen 1 CPUs Made Public, Linux Kernel Patched div#main > article > header > a
Wine 11.7 Brings VBScript Fixes, DirectSound 7.1 Channel Support div#main > article > header > a
Valve Developer Lands RADV/ACO Changes For AMD's GFX11.7 / RDNA 4m div#main > article > header > a
Glibc Lands A Big Optimization For LoongArch CPUs div#main > article > header > a
Linux 7.1 Crypto Code Rework Enables More Optimizations By Default div#main > article > header > a
Fedora 44 Will Not Be Released Next Week div#main > article > header > a
GCC Compiler Adds Arm AGI CPU Target div#main > article > header > a
Linux 7.1 x86/x86_64 Aligns With Other Architectures Now For Supporting Custom … div#main > article > header > a
New Lenovo Fan Driver, More ASUS Motherboards With Sensor Monitoring For Linux … div#main > article > header > a
Past 30 Days Of News div#main-wrap > div#main > h3 > a
Articles & Reviews div#main-wrap > div#main > h3 > a
News Archives div#main-wrap > div#main > h3 > a
RSS Feed div#main-wrap > div#main > h3 > a
The "NTFS Resurrection" Has Occurred For Linux 7.1 div#sidebar > aside.widget > div.popular-list > a
CachyOS Rolls Out A Super-Charged Linux 7.0 Kernel div#sidebar > aside.widget > div.popular-list > a
Mozilla Announces "Thunderbolt" As An Open-Source, Enterprise AI Client div#sidebar > aside.widget > div.popular-list > a
Fedora 44 Will Not Be Released Next Week div#sidebar > aside.widget > div.popular-list > a
Proton 11.0 Beta Released With More Games Playable On Steam Play div#sidebar > aside.widget > div.popular-list > a
Linux Begins Removing Support For Russia's Baikal CPUs div#sidebar > aside.widget > div.popular-list > a
Linux May Drop Old Network Drivers Now That AI-Driven Bug Reports Are Causing A… div#sidebar > aside.widget > div.popular-list > a
KDE Plasma 6.7 Ready With Wayland Session Management, Other New Improvements div#sidebar > aside.widget > div.popular-list > a
Rust 1.95 Released With Several Improvements div#sidebar > aside.widget > div.popular-list > a
Valve Developer Further Improves Old AMD GPUs: HD 7870 XT Finally Working On Li… div#sidebar > aside.widget > div.popular-list > a
Linux May Drop Old Network Drivers Now That AI-Driven Bug Reports Are Causing A… div#sidebar > aside.widget > div.popular-list > a
AlmaLinux Comments On California Age Verification Law div#sidebar > aside.widget > div.popular-list > a
AMD Ryzen 9 9950X3D2 Benchmarks: The Best Desktop Performance For Linux Develop… div#sidebar > aside.widget > div.popular-list > a
GNU Coreutils 9.11 Brings New Performance Improvements: Up To 15x Faster cat div#sidebar > aside.widget > div.popular-list > a
New Debian Project Leader Elected For 2026 div#sidebar > aside.widget > div.popular-list > a
Phoronix Premium div#sidebar > aside.widget > p > a
AMD Ryzen 9 9950X3D2 Benchmarks: The Best Desktop Performance For Linux Develop… div#sidebar > aside.widget > div.popular-list > a
Intel Xe2 Lunar Lake Linux Graphics Performance Up ~17% Over Past Year div#sidebar > aside.widget > div.popular-list > a
Intel Core Ultra 7 270K Plus Performance In 340+ Linux Benchmarks div#sidebar > aside.widget > div.popular-list > a
Intel Arc Pro B70 Open-Source Linux Performance Against NVIDIA RTX & AMD Radeon… div#sidebar > aside.widget > div.popular-list > a
Ubuntu 26.04 Delivers Great Performance Improvements For AMD Strix Point, Espec… div#sidebar > aside.widget > div.popular-list > a
Linux May Drop Old Network Drivers Now That AI-Driven Bug Reports Are Causing A… div#sidebar > aside.widget > div.popular-list > a
Fedora 45 To Consider Building x86_64-v3 Packages div#sidebar > aside.widget > div.popular-list > a
Electron's Investment Into Good Wayland Support div#sidebar > aside.widget > div.popular-list > a
Fedora Will Allow AI-Assisted Contributions With Proper Disclosure & Transparen… div#sidebar > aside.widget > div.popular-list > a
QEMU 10.0 Released With True Multi-Queue Support, New Apple Graphics Devices div#sidebar > aside.widget > div.popular-list > a
AMD: "Additional Parts Of The Radeon Stack To Be Open Sourced Throughout The Ye… div#sidebar > aside.widget > div.popular-list > a
Redesigned Flathub Site Launches For Flatpak Apps div#sidebar > aside.widget > div.popular-list > a
IBM Clarifies Stance On Developers Working On Open-Source Projects In Off-Hours div#sidebar > aside.widget > div.popular-list > a
Enabling DRI3 Is Still An Easy Performance Hack Relevant For Ubuntu 16.04 Syste… div#sidebar > aside.widget > div.popular-list > a
subscribing to Phoronix Premium div#sidebar > aside.widget > p > a
PayPal div#sidebar > aside.widget > p > a
Stripe div#sidebar > aside.widget > p > a

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Phoronix Premium div#sidebar > aside.widget > p > a
subscribing to Phoronix Premium div#sidebar > aside.widget > p > a
PayPal div#sidebar > aside.widget > p > a
Stripe div#sidebar > aside.widget > p > a

These are opportunities to improve the legibility of your content.

Names and labels

Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#search > form#cse-search-box > div > input div#search > form#cse-search-box > div > input

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Phoronix on RSS div.wcontainer > div#headerright > div#social > a.icon-rss
Phoronx on Twitter / X div.wcontainer > div#headerright > div#social > a.icon-twitter
Phoronix on Facebook div.wcontainer > div#headerright > div#social > a.icon-facebook

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.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
Input buttons have discernible text.
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Document has a main landmark.
Deprecated ARIA roles were not used
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
`[aria-hidden="true"]` elements do not contain focusable descendents
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
Buttons have an accessible name
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
No element has a `[tabindex]` value greater than 0
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
77

Best Practices

User Experience

Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLAspect Ratio (Displayed)Aspect Ratio (Actual)
KMSCON Continues Improving For VT Terminal Emulator In User-Space div#main > article > a > img.home_icons
www.phoronix.net/image.php?id=2022&image=linux_fbdev_speed_sml180 x 150 (1.20)300 x 267 (1.12)

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Deprecation / WarningSource
Topics
Uses HTTPS
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No browser errors logged to the console
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
92

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.

Crawling and Indexing

If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Line #ContentError
17‍User-agent: Claude-WebUnknown directive

To appear in search results, crawlers need access to your app.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback