Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0
Firefox 136
Windows
Desktop
3 months ago
Test name Executions per second
Intl.NumberFormat 41166.4 Ops/sec
toLocalString 956967680.0 Ops/sec
Tests:
  • Intl.NumberFormat

    AخA
     
    var a = new Intl.NumberFormat("en-US").format("10000");
  • toLocalString

     
    var a = "10000".toLocaleString("en-US");