Benchmark Simple xlsx reader vs Creek
$ git clone https://github.com/JuIturra/read_excel.git
$ ruby ./read_excel/lib/main.rb
ruby: 3.0.3
user system total real
Simple: 4.311004 0.055678 4.366682 ( 4.366800)
Creek : 3.110640 0.008020 3.118660 ( 3.118712)