Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1
Mobile Safari 17
iOS 17.0.3
Mobile
6 months ago
Test name Executions per second
Round floating number using lodash round function 2983.5 Ops/sec
Round floating number using toFixed() 11636.6 Ops/sec
Round floating number using toFixed() and parseFloat 6091.3 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