Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/truffle/memory/total-allocation.rb
Original file line number Diff line number Diff line change
@@ -30,4 +30,4 @@

allocated += on_exit

puts "#{allocated/1024/1024} MB"
puts "total-allocation: #{allocated/1024.0} KB"

0 comments on commit fe19bb5

Please sign in to comment.