Hackfut Security File Manager
Current Path:
/opt/td-agent/embedded/lib/ruby/gems/2.4.0/gems/msgpack-1.2.9/bench
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.4.0
/
gems
/
msgpack-1.2.9
/
bench
/
📁
..
📄
pack.rb
(545 B)
📄
pack_log.rb
(905 B)
📄
pack_log_long.rb
(1.79 KB)
📄
pack_symbols.rb
(656 B)
📄
run.sh
(363 B)
📄
run_long.sh
(787 B)
📄
run_symbols.sh
(603 B)
📄
unpack.rb
(459 B)
📄
unpack_log.rb
(946 B)
📄
unpack_log_long.rb
(1.83 KB)
Editing: run.sh
#!/bin/sh # prerequisites # $ rbenv shell 2.2.1 (or jruby-x.x.x or ...) # $ rake install echo "pack" viiite report --regroup bench,runs bench/pack.rb echo "unpack" viiite report --regroup bench,runs bench/unpack.rb echo "pack log" viiite report --regroup bench,runs bench/pack_log.rb echo "unpack log" viiite report --regroup bench,runs bench/unpack_log.rb
Upload File
Create Folder