Thank you for visiting KitGuru. Our news and reviews teams work hard to bring you the latest stories and finest, in-depth analysis.<\/p>\n

We want to be as informative as possible \u2013 and to help our readers make the best buying decisions. The mechanism we use to run our business and pay some of the best journalists in the world, is advertising.<\/p>\n

If you want to support KitGuru, then please add www.kitguru.net to your ad blocking whitelist or disable your adblocking software. It really makes a difference and allows us to continue creating the kind of content you really want to read.<\/p>\n

It is important you know that we don\u2019t run pop ups, pop unders, audio ads, code tracking ads or anything else that would interfere with the KitGuru experience. Adblockers can actually block some of our free content, such as galleries!<\/p>\n","overlay-color":"#000000","bg-color":"#FFFFFF","text-color":"#000000","scope":"session","style":"modal"}};!function(){"use strict";new function(){var e=this,n=window,t=document;e.css_class={},e.plugin={},e.debug=!1,e.data=null,e.checking=!0,e.a="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js",e.g=!1,e.key="daau_dissmissed",e.interval_fn,e.addListener=function(e,n,t){n.addEventListener?n.addEventListener(e,t,!1):n.attachEvent("on"+e,t)},e.init=function(){"true"!=n.sessionStorage.getItem(e.key)&&(e.addListener("load",n,e.run),e.addListener("load",n,e.maintain))},e.run=function(){var n=t.createElement("script");e.debug?n.onerror=e.loadError:n.onerror=e.daadb_get_data,n.onload=function(){void 0===window.adsbygoogle.length&&(e.g=window.adsbygoogle.loaded)},n.src=e.a,t.head.appendChild(n)},e.loadError=function(e){throw console.log("error"),new URIError("The script "+e.target.src+" didn't load correctly.")},e.maintain=function(){"true"!=n.sessionStorage.getItem(e.key)&&(e.interval_fn=setInterval((function(){e.isBlanketFound()||e.g||(null===e.data?e.daadb_get_data():e.showModal())}),4e3))},e.isBlanketFound=function(){return null!==e.data&&null!==document.getElementById(e.plugin.blanket.id)},e.build_ui=function(){e.initCss(),e.createHtmlElements(),e.initEvents(),e.setModalContent(),e.setModalStyle(),e.buildModal(),e.showModal(),e.setTimer()},e.daadb_get_data=function(){e.data=ljcomwpb.ui,e.build_ui()},e.daadb_get_data_fetch=function(){var n=new FormData;n.append("action","get_daau_settings"),n.append("nonce",ljcomwpb.nonces.get_plugin_data);var t={action:"get_daau_settings",nonce:ljcomwpb.nonces.get_plugin_data},a=new URLSearchParams(t);null===e.data&&fetch(ljcomwpb.this_url,{method:"POST",credentials:"same-origin",headers:{"Content-Type":"application/x-www-form-urlencoded","Cache-Control":"no-cache"},body:a}).then((function(e){return e.json()})).then((function(n){e.data=n,e.build_ui()})).catch((function(e){console.log("Error:",e)}))},e.initCss=function(){e.css_class.wrapper="ljcomwpb-wrapper",e.css_class.container="ljcomwpb-container",e.css_class.blanket="ljcomwpb-blanket",e.css_class.scroll="ljcomwpb-disable-scroll",e.css_class.show="ljcomwpb-show",e.css_class.timer="ljcomwpb-timer"},e.createHtmlElements=function(){e.plugin.blanket=t.createElement("div"),e.plugin.wrapper=t.createElement("div"),e.plugin.container=t.createElement("div"),e.plugin.content=t.createElement("div"),"temp"==e.data.type&&(e.plugin.timer=t.createElement("div"),e.plugin.timer.classList=e.css_class.timer,e.plugin.timer.innerHTML="This message will autoclose in ",e.plugin.timer_counter=t.createElement("span"),e.plugin.timer_counter.innerHTML=parseInt(e.data.delay)/1e3,e.plugin.timer.appendChild(e.plugin.timer_counter)),"dismissible"==e.data.type&&(e.plugin.close_button=t.createElement("button"),e.plugin.close_button.innerHTML="✖",e.plugin.close_button.classList=""),e.plugin.styles=t.createElement("style"),e.plugin.styles.type="text/css",void 0!==e.data["title-color"]&&(e.plugin.styles.innerHTML="#"+e.css_class.blanket+" h1, h2, h3, h4, h5, h6 { color: "+e.data["title-color"]+";}"),void 0!==e.data["text-color"]&&(e.plugin.styles.innerHTML="#"+e.css_class.blanket+" * { color: "+e.data["text-color"]+";}")},e.timer_count_down=function(){var n=parseInt(e.data.delay)/1e3,t=setInterval((function(){--n<0&&(clearInterval(t),e.close()),e.plugin.timer_counter.innerHTML=n}),1e3)},e.setModalStyle=function(){e.plugin.blanket.id=e.css_class.blanket,e.plugin.blanket.style.backgroundColor=e.data["overlay-color"],e.plugin.container.style.background=e.data["bg-color"]},e.setModalContent=function(){e.plugin.content.innerHTML=e.data.content},e.buildModal=function(){e.plugin.container.appendChild(e.plugin.content),e.plugin.wrapper.appendChild(e.plugin.container),e.plugin.blanket.appendChild(e.plugin.wrapper),"dismissible"==e.data.type&&e.plugin.container.appendChild(e.plugin.close_button),"temp"==e.data.type&&e.plugin.container.appendChild(e.plugin.timer)},e.initEvents=function(){"dismissible"==e.data.type&&e.addListener("click",e.plugin.close_button,e.close)},e.showModal=function(){e.isBlanketFound()||(t.head.appendChild(e.plugin.styles),t.body.appendChild(e.plugin.blanket),setTimeout((function(){-1==t.body.className.indexOf(e.css_class.show)&&(t.body.className+=" "+e.css_class.show),"1"!=e.data["scrollable-status"]&&-1==t.body.className.indexOf(e.css_class.scroll)&&(t.body.className+=" "+e.css_class.scroll)}),300))},e.setTimer=function(){"temp"==e.data.type&&(e.data.delay,e.timer_count_down(),clearInterval(e.interval_fn))},e.close=function(){t.body.classList.remove(e.css_class.scroll);var n=t.getElementById(e.plugin.blanket.id);n.parentNode.removeChild(n),e.doDismiss()},e.doDismiss=function(){"session"==e.data.scope&&e.populateStorage(),"dismissible"==e.data.type&&"page"==e.data.scope&&clearInterval(e.interval_fn)},e.populateStorage=function(){n.sessionStorage.setItem(e.key,!0),clearInterval(e.interval_fn)};try{e.addListener("DOMContentLoaded",n,e.init)}catch(e){console.warn("JS Error in adunblocker.js"),console.log(e)}}}();

Home / Tech News / Featured Tech Reviews / Crucial T500 2TB PCIe Gen4 SSD Review

Crucial T500 2TB PCIe Gen4 SSD Review

Rating: 8.5.

The latest addition to Crucial's range of NVMe SSDs is the T500. Part of Crucial's Pro range, the T500 combines a Phison controller and 232-layer 3D TLC NAND to create Crucial's fastest Gen 4 drive to date.

At launch the T500 family comprises three capacities, 500GB, 1TB and a flagship 2TB drive, which we are reviewing today. Crucial state there will be a 4TB drive coming in 2024. It is also available in two versions, a plain vanilla one (all three models) and one with an integrated heatsink (1TB and 2TB models only).

The T500 uses a Phison PS5025-E25 controller which looks after Micron's own 232-layer 3D TLC NAND. The 2TB drive is officially rated as up to 7,400MB/s and 7,000MB/s for Sequential read and writes respectively. The 500GB entry drive is rated as up to 7,200MB/s for reads and 5,700MB/s for writes while the 1TB drive gets figures of 7,300MB/s (reads) and 6,800MB/s (writes).

Random read performance is quoted as up to 800,000 IOPS for the 500GB drive, 1,150,000 IOPS for the 1TB drive and 1,180,000 IOPS for the 2TB model. The 2TB drive gets a random write rating of up to 1,440,000 IOPS as does the 1TB model. The 500GB drive gets a figure of up to 1,390,000 IOPS.

Endurance for the 2TB model is listed as 1,200TBW and Crucial backs the drive with a 5-year warranty.

Physical Specifications:

  • Usable Capacities: 2TB.
  • NAND Components: Micron 232-layer 3D TLC NAND.
  • NAND Controller: Phison PS5025-E25.
  • Cache: 2GB LPDDR4.
  • Interface: PCIe Gen 4 x4.
  • Form Factor: M.2, 2280.
  • Dimensions: 22 x 80 x 2.3mm.
  • Drive Weight: 7g.
  • Firmware Version: P8CR002.

    Become a Patron!

Check Also

KitGuru’s GPU Benchmark System: 2025 update!

It's that time again where we are updating the KitGuru GPU test system for 2025!