Skip to content

Commit

Permalink
Benchmarks require string/unpack
Browse files Browse the repository at this point in the history
  • Loading branch information
janbiedermann committed Oct 27, 2022
1 parent 850079a commit aaf92e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmark/run.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
if RUBY_ENGINE == 'opal'
require 'opal/compiler'
require 'nodejs'
require 'corelib/string/unpack'
end

BEST_OF_N = Integer(ENV['BEST_OF_N']) rescue 1
Expand Down

0 comments on commit aaf92e8

Please sign in to comment.