Skip to content

Commit

Permalink
Merge pull request #2453 from janbiedermann/bench_unpack
Browse files Browse the repository at this point in the history
Benchmarks require string/unpack
  • Loading branch information
elia committed Nov 2, 2022
2 parents fda757c + ff42e13 commit 5aa4f26
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 5aa4f26

Please sign in to comment.