Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.45
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby20 /
share /
ri /
2.0.0 /
system /
Benchmark /
Delete
Unzip
Name
Size
Permission
Date
Action
Tms
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
benchmark-c.ri
2.03
KB
-rw-r--r--
2023-07-26 17:38
benchmark-i.ri
2.03
KB
-rw-r--r--
2023-07-26 17:38
bm-c.ri
1.06
KB
-rw-r--r--
2023-07-26 17:38
bm-i.ri
1.06
KB
-rw-r--r--
2023-07-26 17:38
bmbm-c.ri
1.85
KB
-rw-r--r--
2023-07-26 17:38
bmbm-i.ri
1.85
KB
-rw-r--r--
2023-07-26 17:38
cdesc-Benchmark.ri
4.86
KB
-rw-r--r--
2023-07-26 17:38
measure-c.ri
375
B
-rw-r--r--
2023-07-26 17:38
measure-i.ri
375
B
-rw-r--r--
2023-07-26 17:38
realtime-c.ri
346
B
-rw-r--r--
2023-07-26 17:38
realtime-i.ri
346
B
-rw-r--r--
2023-07-26 17:38
Save
Rename
U:RDoc::AnyMethod[iI"bm:EFI"Benchmark::bm;FT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NA simple interface to the #benchmark method, #bm is generates sequential ;TI"Greports with labels. The parameters have the same meaning as for ;TI"#benchmark.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"require 'benchmark' ;TI" ;TI"n = 50000 ;TI"Benchmark.bm(7) do |x| ;TI": x.report("for:") { for i in 1..n; a = "1"; end } ;TI": x.report("times:") { n.times do ; a = "1"; end } ;TI": x.report("upto:") { 1.upto(n) do ; a = "1"; end } ;TI" end ;T:@format0o; ; [I"Generates:;T@o;; [ I"9 user system total real ;TI":for: 1.050000 0.000000 1.050000 ( 0.503462) ;TI":times: 1.533333 0.016667 1.550000 ( 0.735473) ;TI"9upto: 1.500000 0.016667 1.516667 ( 0.711239);T; 0: @fileI"lib/benchmark.rb;T:0@omit_headings_from_table_of_contents_below00I"report;F[ I"(label_width = 0, *labels);T@$FI"Benchmark;FcRDoc::NormalModule0