lodash.round VS toFixed() VS toFixed() and Number (version: 0)
Compare round lodash function vs javascript native toFixed() function
Comparing performance of: Round floating number using lodash round function vs Round floating number using toFixed() vs Round floating number using toFixed() and parseFloat