Run details:
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:122.0) Gecko/20100101 Firefox/122.0
Firefox 122
Ubuntu
Desktop
one year ago
Test name Executions per second
Intl.NumberFormat 54504.8 Ops/sec
toLocalString 1911203328.0 Ops/sec
Tests:
  • Intl.NumberFormat

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

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