Run details:
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0
Firefox 80
Windows 7
Desktop
3 years ago
Test name Executions per second
Round floating number using lodash round function 437.9 Ops/sec
Round floating number using toFixed() 5407.7 Ops/sec
Round floating number using toFixed() and parseFloat 3585.5 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • Round floating number using lodash round function

  • Round floating number using toFixed()

  • Round floating number using toFixed() and parseFloat