Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
Chrome 105
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
Add using Decimal.js 1242.9 Ops/sec
Add using native numbers 3002465.0 Ops/sec
Add using numerical strings parsed with Number 7665.2 Ops/sec
Add using numerical strings parsed with parseFloat 5149.1 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • Add using Decimal.js

  • Add using native numbers

  • Add using numerical strings parsed with Number

  • Add using numerical strings parsed with parseFloat