Run details:
Mozilla/5.0 (Linux; Android 12; LE2113) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36
Chrome Mobile 101
Android
Mobile
2 years ago
Test name Executions per second
Intl.NumberFormat 5191.5 Ops/sec
toLocalString 1885401.1 Ops/sec
Tests:
  • Intl.NumberFormat

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

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