bigbench 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.DS_Store +0 -0
- data/README.textile +254 -4
- data/Rakefile +43 -9
- data/doc/Array.html +288 -0
- data/doc/BigBench.html +32 -6
- data/doc/BigBench/Benchmark.html +24 -0
- data/doc/BigBench/Benchmark/Benchmark.html +24 -0
- data/doc/BigBench/Benchmark/Looper.html +24 -0
- data/doc/BigBench/Bot.html +24 -0
- data/doc/BigBench/Configuration.html +24 -0
- data/doc/BigBench/Configuration/Config.html +24 -0
- data/doc/BigBench/Configuration/InvalidOptions.html +24 -0
- data/doc/BigBench/Executor.html +33 -3
- data/doc/BigBench/Executor/InvalidCommand.html +25 -1
- data/doc/BigBench/Fragment.html +24 -0
- data/doc/BigBench/Fragment/Fragment.html +24 -0
- data/doc/BigBench/Output.html +24 -0
- data/doc/BigBench/PostProcessor.html +33 -6
- data/doc/BigBench/PostProcessor/Environment.html +489 -2
- data/doc/BigBench/PostProcessor/Environment/Appearings.html +327 -0
- data/doc/BigBench/PostProcessor/Environment/AttributeCluster.html +275 -0
- data/doc/BigBench/PostProcessor/Environment/BenchmarkNotFound.html +293 -0
- data/doc/BigBench/PostProcessor/Environment/Cluster.html +387 -0
- data/doc/BigBench/PostProcessor/Environment/NormalDistribution.html +383 -0
- data/doc/BigBench/PostProcessor/Environment/PolynomialRegression.html +438 -0
- data/doc/BigBench/PostProcessor/Environment/Statistics.html +568 -0
- data/doc/BigBench/PostProcessor/Graphs.html +270 -0
- data/doc/BigBench/PostProcessor/Graphs/LineGraph.html +403 -0
- data/doc/BigBench/PostProcessor/Graphs/PieGraph.html +396 -0
- data/doc/BigBench/PostProcessor/InvalidProcessor.html +25 -1
- data/doc/BigBench/PostProcessor/Processor.html +59 -7
- data/doc/BigBench/PostProcessor/Statistics.html +26 -2
- data/doc/BigBench/PostProcessor/Test.html +26 -2
- data/doc/BigBench/Runner.html +24 -0
- data/doc/BigBench/Runner/NoBenchmarksDefined.html +24 -0
- data/doc/BigBench/Store.html +24 -0
- data/doc/BigBench/Tracker.html +24 -0
- data/doc/BigBench/Tracker/Tracker.html +24 -0
- data/doc/EventMachineLoop.html +24 -0
- data/doc/Float.html +24 -0
- data/doc/Gemfile.html +24 -0
- data/doc/Helpers.html +78 -0
- data/doc/Object.html +29 -0
- data/doc/README_rdoc.html +803 -0
- data/doc/Rakefile.html +66 -10
- data/doc/created.rid +46 -40
- data/doc/index.html +667 -1
- data/doc/js/search_index.js +1 -1
- data/doc/lib/bigbench/help/executor_txt.html +32 -2
- data/doc/rdoc.css +4 -0
- data/doc/table_of_contents.html +179 -23
- data/doc/test_rdoc.html +159 -0
- data/lib/bigbench.rb +2 -0
- data/lib/bigbench/executor.rb +17 -1
- data/lib/bigbench/help/executor.txt +5 -0
- data/lib/bigbench/post_processor.rb +16 -32
- data/lib/bigbench/post_processor/environment.rb +525 -0
- data/lib/bigbench/post_processor/graphs.rb +209 -0
- data/lib/bigbench/post_processor/statistics.rb +29 -49
- data/lib/bigbench/version.rb +1 -1
- data/spec/executor_spec.rb +35 -0
- data/spec/helpers.rb +15 -1
- data/spec/post_processor_spec.rb +19 -4
- data/spec/post_processors/environment_spec.rb +412 -0
- data/spec/post_processors/graphs_spec.rb +23 -0
- data/spec/post_processors/statistics_spec.rb +3 -2
- data/spec/tests/local.rb +1 -1
- data/spec/tests/sample_results_big.ljson +51925 -0
- data/spec/tests/sample_results_small.ljson +3875 -0
- data/spec/tests/with_post_processor.ljson +43 -0
- data/spec/tests/with_post_processor.rb +12 -0
- data/spec/tmp/.DS_Store +0 -0
- data/spec/tracker_spec.rb +8 -8
- metadata +61 -101
@@ -0,0 +1,43 @@
|
|
1
|
+
{"elapsed":2.502132,"start":1333986292.1755981,"stop":1333986293.618884,"duration":1443,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
2
|
+
{"elapsed":4.275389,"start":1333986294.371367,"stop":1333986295.392141,"duration":1020,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
3
|
+
{"elapsed":5.306626,"start":1333986295.637063,"stop":1333986296.423378,"duration":786,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
4
|
+
{"elapsed":6.643666,"start":1333986296.834964,"stop":1333986297.760418,"duration":925,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
5
|
+
{"elapsed":8.127475,"start":1333986298.2454379,"stop":1333986299.2442272,"duration":998,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
6
|
+
{"elapsed":9.703017,"start":1333986299.750936,"stop":1333986300.8197691,"duration":1068,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
7
|
+
{"elapsed":11.513122,"start":1333986301.381033,"stop":1333986302.629874,"duration":1248,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
8
|
+
{"elapsed":12.721786,"start":1333986303.243708,"stop":1333986303.838538,"duration":594,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
9
|
+
{"elapsed":13.73535,"start":1333986304.1656692,"stop":1333986304.8521018,"duration":686,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
10
|
+
{"elapsed":14.938443,"start":1333986305.219116,"stop":1333986306.0551949,"duration":836,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
11
|
+
{"elapsed":16.294044,"start":1333986306.49764,"stop":1333986307.410796,"duration":913,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
12
|
+
{"elapsed":16.41464,"start":1333986307.437985,"stop":1333986307.531392,"duration":93,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
13
|
+
{"elapsed":16.524551,"start":1333986307.5588028,"stop":1333986307.641303,"duration":82,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
14
|
+
{"elapsed":16.640192,"start":1333986307.668624,"stop":1333986307.756944,"duration":88,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
15
|
+
{"elapsed":16.760833,"start":1333986307.787391,"stop":1333986307.877585,"duration":90,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
16
|
+
{"elapsed":16.878825,"start":1333986307.9076228,"stop":1333986307.995577,"duration":87,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
17
|
+
{"elapsed":16.995504,"start":1333986308.022909,"stop":1333986308.112256,"duration":89,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
18
|
+
{"elapsed":17.113787,"start":1333986308.139185,"stop":1333986308.230539,"duration":91,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
19
|
+
{"elapsed":17.232144,"start":1333986308.261399,"stop":1333986308.348896,"duration":87,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
20
|
+
{"elapsed":17.345458,"start":1333986308.376383,"stop":1333986308.46221,"duration":85,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
21
|
+
{"elapsed":17.459344,"start":1333986308.490112,"stop":1333986308.576096,"duration":85,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
22
|
+
{"elapsed":17.57588,"start":1333986308.605825,"stop":1333986308.692632,"duration":86,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
23
|
+
{"elapsed":17.687035,"start":1333986308.7194262,"stop":1333986308.803787,"duration":84,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
24
|
+
{"elapsed":17.801004,"start":1333986308.831064,"stop":1333986308.9177558,"duration":86,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
25
|
+
{"elapsed":17.920141,"start":1333986308.950012,"stop":1333986309.036893,"duration":86,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
26
|
+
{"elapsed":18.037123,"start":1333986309.0648289,"stop":1333986309.1538749,"duration":89,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
27
|
+
{"elapsed":18.153809,"start":1333986309.182177,"stop":1333986309.270561,"duration":88,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
28
|
+
{"elapsed":18.273781,"start":1333986309.300137,"stop":1333986309.3905332,"duration":90,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
29
|
+
{"elapsed":18.390928,"start":1333986309.418423,"stop":1333986309.50768,"duration":89,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
30
|
+
{"elapsed":18.507181,"start":1333986309.5362098,"stop":1333986309.6239328,"duration":87,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
31
|
+
{"elapsed":18.624433,"start":1333986309.650999,"stop":1333986309.741185,"duration":90,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
32
|
+
{"elapsed":18.752505,"start":1333986309.7682931,"stop":1333986309.869257,"duration":100,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
33
|
+
{"elapsed":18.870098,"start":1333986309.900154,"stop":1333986309.98685,"duration":86,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
34
|
+
{"elapsed":18.98567,"start":1333986310.015139,"stop":1333986310.102422,"duration":87,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
35
|
+
{"elapsed":19.102123,"start":1333986310.132919,"stop":1333986310.218875,"duration":85,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"403"}
|
36
|
+
{"elapsed":19.218279,"start":1333986310.247736,"stop":1333986310.335031,"duration":87,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
37
|
+
{"elapsed":19.361961,"start":1333986310.363012,"stop":1333986310.478713,"duration":115,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
38
|
+
{"elapsed":19.477817,"start":1333986310.508875,"stop":1333986310.594569,"duration":85,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"404"}
|
39
|
+
{"elapsed":19.591187,"start":1333986310.622381,"stop":1333986310.7079391,"duration":85,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
40
|
+
{"elapsed":19.708906,"start":1333986310.7354271,"stop":1333986310.825658,"duration":90,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
41
|
+
{"elapsed":19.821122,"start":1333986310.8533351,"stop":1333986310.9378738,"duration":84,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
42
|
+
{"elapsed":19.935828,"start":1333986310.969072,"stop":1333986311.05258,"duration":83,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
43
|
+
{"elapsed":20.059597,"start":1333986311.085511,"stop":1333986311.176349,"duration":90,"benchmark":"index page","url":"http://www.google.de/","path":"/","method":"get","status":"200"}
|
data/spec/tmp/.DS_Store
ADDED
Binary file
|
data/spec/tracker_spec.rb
CHANGED
@@ -11,7 +11,7 @@ describe BigBench::Tracker do
|
|
11
11
|
end
|
12
12
|
|
13
13
|
it "should write trackings to the specified file in the local mode" do
|
14
|
-
BigBench.config.output = "spec/
|
14
|
+
BigBench.config.output = "spec/tmp/test.ljson"
|
15
15
|
BigBench.benchmark "index page call" => "http://localhost:3001" do
|
16
16
|
get "/"
|
17
17
|
end
|
@@ -19,17 +19,17 @@ describe BigBench::Tracker do
|
|
19
19
|
BigBench.run!
|
20
20
|
BigBench.write_local_trackings_to_file!
|
21
21
|
|
22
|
-
File.exist?("spec/
|
23
|
-
File.open("spec/
|
22
|
+
File.exist?("spec/tmp/test.ljson").should be_true
|
23
|
+
File.open("spec/tmp/test.ljson") do |file|
|
24
24
|
file.each_line{ |json| JSON.parse(json).is_a?(Hash).should be_true }
|
25
25
|
end
|
26
26
|
|
27
|
-
File.delete "spec/
|
27
|
+
File.delete "spec/tmp/test.ljson"
|
28
28
|
end
|
29
29
|
|
30
30
|
it "should gather the remote trackings and write them into a file" do
|
31
31
|
BigBench::Store.setup!("http://localhost:6379").should be_true
|
32
|
-
BigBench.config.output = "spec/
|
32
|
+
BigBench.config.output = "spec/tmp/test.ljson"
|
33
33
|
|
34
34
|
BigBench::Store.add_tracking({ :tracking => true }.to_json)
|
35
35
|
BigBench::Store.add_tracking({ :tracking => true }.to_json)
|
@@ -40,11 +40,11 @@ describe BigBench::Tracker do
|
|
40
40
|
|
41
41
|
BigBench.write_store_trackings_to_file!
|
42
42
|
|
43
|
-
File.exist?("spec/
|
44
|
-
File.open("spec/
|
43
|
+
File.exist?("spec/tmp/test.ljson").should be_true
|
44
|
+
File.open("spec/tmp/test.ljson") do |file|
|
45
45
|
file.each_line{ |json| JSON.parse(json).is_a?(Hash).should be_true }
|
46
46
|
end
|
47
47
|
|
48
|
-
File.delete "spec/
|
48
|
+
File.delete "spec/tmp/test.ljson"
|
49
49
|
end
|
50
50
|
end
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bigbench
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.4
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,11 +9,11 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-04-
|
12
|
+
date: 2012-04-28 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rspec
|
16
|
-
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirement: &70143082526940 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - ! '>='
|
@@ -21,15 +21,10 @@ dependencies:
|
|
21
21
|
version: '0'
|
22
22
|
type: :development
|
23
23
|
prerelease: false
|
24
|
-
version_requirements:
|
25
|
-
none: false
|
26
|
-
requirements:
|
27
|
-
- - ! '>='
|
28
|
-
- !ruby/object:Gem::Version
|
29
|
-
version: '0'
|
24
|
+
version_requirements: *70143082526940
|
30
25
|
- !ruby/object:Gem::Dependency
|
31
26
|
name: activesupport
|
32
|
-
requirement: !ruby/object:Gem::Requirement
|
27
|
+
requirement: &70143082524760 !ruby/object:Gem::Requirement
|
33
28
|
none: false
|
34
29
|
requirements:
|
35
30
|
- - ! '>='
|
@@ -37,15 +32,10 @@ dependencies:
|
|
37
32
|
version: 3.2.0
|
38
33
|
type: :development
|
39
34
|
prerelease: false
|
40
|
-
version_requirements:
|
41
|
-
none: false
|
42
|
-
requirements:
|
43
|
-
- - ! '>='
|
44
|
-
- !ruby/object:Gem::Version
|
45
|
-
version: 3.2.0
|
35
|
+
version_requirements: *70143082524760
|
46
36
|
- !ruby/object:Gem::Dependency
|
47
37
|
name: actionpack
|
48
|
-
requirement: !ruby/object:Gem::Requirement
|
38
|
+
requirement: &70143082537680 !ruby/object:Gem::Requirement
|
49
39
|
none: false
|
50
40
|
requirements:
|
51
41
|
- - ! '>='
|
@@ -53,15 +43,10 @@ dependencies:
|
|
53
43
|
version: 3.2.0
|
54
44
|
type: :development
|
55
45
|
prerelease: false
|
56
|
-
version_requirements:
|
57
|
-
none: false
|
58
|
-
requirements:
|
59
|
-
- - ! '>='
|
60
|
-
- !ruby/object:Gem::Version
|
61
|
-
version: 3.2.0
|
46
|
+
version_requirements: *70143082537680
|
62
47
|
- !ruby/object:Gem::Dependency
|
63
48
|
name: rack
|
64
|
-
requirement: !ruby/object:Gem::Requirement
|
49
|
+
requirement: &70143082535260 !ruby/object:Gem::Requirement
|
65
50
|
none: false
|
66
51
|
requirements:
|
67
52
|
- - ! '>='
|
@@ -69,15 +54,10 @@ dependencies:
|
|
69
54
|
version: '0'
|
70
55
|
type: :development
|
71
56
|
prerelease: false
|
72
|
-
version_requirements:
|
73
|
-
none: false
|
74
|
-
requirements:
|
75
|
-
- - ! '>='
|
76
|
-
- !ruby/object:Gem::Version
|
77
|
-
version: '0'
|
57
|
+
version_requirements: *70143082535260
|
78
58
|
- !ruby/object:Gem::Dependency
|
79
59
|
name: thin
|
80
|
-
requirement: !ruby/object:Gem::Requirement
|
60
|
+
requirement: &70143082530620 !ruby/object:Gem::Requirement
|
81
61
|
none: false
|
82
62
|
requirements:
|
83
63
|
- - ! '>='
|
@@ -85,15 +65,10 @@ dependencies:
|
|
85
65
|
version: '0'
|
86
66
|
type: :development
|
87
67
|
prerelease: false
|
88
|
-
version_requirements:
|
89
|
-
none: false
|
90
|
-
requirements:
|
91
|
-
- - ! '>='
|
92
|
-
- !ruby/object:Gem::Version
|
93
|
-
version: '0'
|
68
|
+
version_requirements: *70143082530620
|
94
69
|
- !ruby/object:Gem::Dependency
|
95
70
|
name: eventmachine
|
96
|
-
requirement: !ruby/object:Gem::Requirement
|
71
|
+
requirement: &70143082544020 !ruby/object:Gem::Requirement
|
97
72
|
none: false
|
98
73
|
requirements:
|
99
74
|
- - ! '>='
|
@@ -101,15 +76,10 @@ dependencies:
|
|
101
76
|
version: '0'
|
102
77
|
type: :development
|
103
78
|
prerelease: false
|
104
|
-
version_requirements:
|
105
|
-
none: false
|
106
|
-
requirements:
|
107
|
-
- - ! '>='
|
108
|
-
- !ruby/object:Gem::Version
|
109
|
-
version: '0'
|
79
|
+
version_requirements: *70143082544020
|
110
80
|
- !ruby/object:Gem::Dependency
|
111
81
|
name: em-http-request
|
112
|
-
requirement: !ruby/object:Gem::Requirement
|
82
|
+
requirement: &70143082540140 !ruby/object:Gem::Requirement
|
113
83
|
none: false
|
114
84
|
requirements:
|
115
85
|
- - ! '>='
|
@@ -117,15 +87,10 @@ dependencies:
|
|
117
87
|
version: '0'
|
118
88
|
type: :development
|
119
89
|
prerelease: false
|
120
|
-
version_requirements:
|
121
|
-
none: false
|
122
|
-
requirements:
|
123
|
-
- - ! '>='
|
124
|
-
- !ruby/object:Gem::Version
|
125
|
-
version: '0'
|
90
|
+
version_requirements: *70143082540140
|
126
91
|
- !ruby/object:Gem::Dependency
|
127
92
|
name: sinatra
|
128
|
-
requirement: !ruby/object:Gem::Requirement
|
93
|
+
requirement: &70143082539140 !ruby/object:Gem::Requirement
|
129
94
|
none: false
|
130
95
|
requirements:
|
131
96
|
- - ! '>='
|
@@ -133,15 +98,10 @@ dependencies:
|
|
133
98
|
version: '0'
|
134
99
|
type: :development
|
135
100
|
prerelease: false
|
136
|
-
version_requirements:
|
137
|
-
none: false
|
138
|
-
requirements:
|
139
|
-
- - ! '>='
|
140
|
-
- !ruby/object:Gem::Version
|
141
|
-
version: '0'
|
101
|
+
version_requirements: *70143082539140
|
142
102
|
- !ruby/object:Gem::Dependency
|
143
103
|
name: activesupport
|
144
|
-
requirement: !ruby/object:Gem::Requirement
|
104
|
+
requirement: &70143082550660 !ruby/object:Gem::Requirement
|
145
105
|
none: false
|
146
106
|
requirements:
|
147
107
|
- - ! '>='
|
@@ -149,15 +109,10 @@ dependencies:
|
|
149
109
|
version: 3.2.0
|
150
110
|
type: :runtime
|
151
111
|
prerelease: false
|
152
|
-
version_requirements:
|
153
|
-
none: false
|
154
|
-
requirements:
|
155
|
-
- - ! '>='
|
156
|
-
- !ruby/object:Gem::Version
|
157
|
-
version: 3.2.0
|
112
|
+
version_requirements: *70143082550660
|
158
113
|
- !ruby/object:Gem::Dependency
|
159
114
|
name: actionpack
|
160
|
-
requirement: !ruby/object:Gem::Requirement
|
115
|
+
requirement: &70143082547800 !ruby/object:Gem::Requirement
|
161
116
|
none: false
|
162
117
|
requirements:
|
163
118
|
- - ! '>='
|
@@ -165,15 +120,10 @@ dependencies:
|
|
165
120
|
version: 3.2.0
|
166
121
|
type: :runtime
|
167
122
|
prerelease: false
|
168
|
-
version_requirements:
|
169
|
-
none: false
|
170
|
-
requirements:
|
171
|
-
- - ! '>='
|
172
|
-
- !ruby/object:Gem::Version
|
173
|
-
version: 3.2.0
|
123
|
+
version_requirements: *70143082547800
|
174
124
|
- !ruby/object:Gem::Dependency
|
175
125
|
name: redis
|
176
|
-
requirement: !ruby/object:Gem::Requirement
|
126
|
+
requirement: &70143082557620 !ruby/object:Gem::Requirement
|
177
127
|
none: false
|
178
128
|
requirements:
|
179
129
|
- - ! '>='
|
@@ -181,15 +131,10 @@ dependencies:
|
|
181
131
|
version: '0'
|
182
132
|
type: :runtime
|
183
133
|
prerelease: false
|
184
|
-
version_requirements:
|
185
|
-
none: false
|
186
|
-
requirements:
|
187
|
-
- - ! '>='
|
188
|
-
- !ruby/object:Gem::Version
|
189
|
-
version: '0'
|
134
|
+
version_requirements: *70143082557620
|
190
135
|
- !ruby/object:Gem::Dependency
|
191
136
|
name: eventmachine
|
192
|
-
requirement: !ruby/object:Gem::Requirement
|
137
|
+
requirement: &70143082567800 !ruby/object:Gem::Requirement
|
193
138
|
none: false
|
194
139
|
requirements:
|
195
140
|
- - ! '>='
|
@@ -197,15 +142,10 @@ dependencies:
|
|
197
142
|
version: '0'
|
198
143
|
type: :runtime
|
199
144
|
prerelease: false
|
200
|
-
version_requirements:
|
201
|
-
none: false
|
202
|
-
requirements:
|
203
|
-
- - ! '>='
|
204
|
-
- !ruby/object:Gem::Version
|
205
|
-
version: '0'
|
145
|
+
version_requirements: *70143082567800
|
206
146
|
- !ruby/object:Gem::Dependency
|
207
147
|
name: em-http-request
|
208
|
-
requirement: !ruby/object:Gem::Requirement
|
148
|
+
requirement: &70143082565700 !ruby/object:Gem::Requirement
|
209
149
|
none: false
|
210
150
|
requirements:
|
211
151
|
- - ! '>='
|
@@ -213,15 +153,10 @@ dependencies:
|
|
213
153
|
version: '0'
|
214
154
|
type: :runtime
|
215
155
|
prerelease: false
|
216
|
-
version_requirements:
|
217
|
-
none: false
|
218
|
-
requirements:
|
219
|
-
- - ! '>='
|
220
|
-
- !ruby/object:Gem::Version
|
221
|
-
version: '0'
|
156
|
+
version_requirements: *70143082565700
|
222
157
|
- !ruby/object:Gem::Dependency
|
223
158
|
name: hirb
|
224
|
-
requirement: !ruby/object:Gem::Requirement
|
159
|
+
requirement: &70143082575500 !ruby/object:Gem::Requirement
|
225
160
|
none: false
|
226
161
|
requirements:
|
227
162
|
- - ! '>='
|
@@ -229,12 +164,7 @@ dependencies:
|
|
229
164
|
version: '0'
|
230
165
|
type: :runtime
|
231
166
|
prerelease: false
|
232
|
-
version_requirements:
|
233
|
-
none: false
|
234
|
-
requirements:
|
235
|
-
- - ! '>='
|
236
|
-
- !ruby/object:Gem::Version
|
237
|
-
version: '0'
|
167
|
+
version_requirements: *70143082575500
|
238
168
|
description: Setup a network of bots only waiting to attack a few lonesome servers
|
239
169
|
and force them to their limits
|
240
170
|
email:
|
@@ -244,6 +174,7 @@ executables:
|
|
244
174
|
extensions: []
|
245
175
|
extra_rdoc_files: []
|
246
176
|
files:
|
177
|
+
- .DS_Store
|
247
178
|
- .gitignore
|
248
179
|
- Gemfile
|
249
180
|
- README.textile
|
@@ -253,6 +184,7 @@ files:
|
|
253
184
|
- dev/net_http.rb
|
254
185
|
- dev/test.rb
|
255
186
|
- dev/tracking.rb
|
187
|
+
- doc/Array.html
|
256
188
|
- doc/BigBench.html
|
257
189
|
- doc/BigBench/Benchmark.html
|
258
190
|
- doc/BigBench/Benchmark/Benchmark.html
|
@@ -268,6 +200,16 @@ files:
|
|
268
200
|
- doc/BigBench/Output.html
|
269
201
|
- doc/BigBench/PostProcessor.html
|
270
202
|
- doc/BigBench/PostProcessor/Environment.html
|
203
|
+
- doc/BigBench/PostProcessor/Environment/Appearings.html
|
204
|
+
- doc/BigBench/PostProcessor/Environment/AttributeCluster.html
|
205
|
+
- doc/BigBench/PostProcessor/Environment/BenchmarkNotFound.html
|
206
|
+
- doc/BigBench/PostProcessor/Environment/Cluster.html
|
207
|
+
- doc/BigBench/PostProcessor/Environment/NormalDistribution.html
|
208
|
+
- doc/BigBench/PostProcessor/Environment/PolynomialRegression.html
|
209
|
+
- doc/BigBench/PostProcessor/Environment/Statistics.html
|
210
|
+
- doc/BigBench/PostProcessor/Graphs.html
|
211
|
+
- doc/BigBench/PostProcessor/Graphs/LineGraph.html
|
212
|
+
- doc/BigBench/PostProcessor/Graphs/PieGraph.html
|
271
213
|
- doc/BigBench/PostProcessor/InvalidProcessor.html
|
272
214
|
- doc/BigBench/PostProcessor/Processor.html
|
273
215
|
- doc/BigBench/PostProcessor/Statistics.html
|
@@ -282,6 +224,7 @@ files:
|
|
282
224
|
- doc/Gemfile.html
|
283
225
|
- doc/Helpers.html
|
284
226
|
- doc/Object.html
|
227
|
+
- doc/README_rdoc.html
|
285
228
|
- doc/Rakefile.html
|
286
229
|
- doc/TestWebServer.html
|
287
230
|
- doc/created.rid
|
@@ -319,6 +262,7 @@ files:
|
|
319
262
|
- doc/lib/bigbench/help/executor_txt.html
|
320
263
|
- doc/rdoc.css
|
321
264
|
- doc/table_of_contents.html
|
265
|
+
- doc/test_rdoc.html
|
322
266
|
- lib/bigbench.rb
|
323
267
|
- lib/bigbench/benchmark.rb
|
324
268
|
- lib/bigbench/benchmark/looper.rb
|
@@ -331,6 +275,8 @@ files:
|
|
331
275
|
- lib/bigbench/initializers.rb
|
332
276
|
- lib/bigbench/output.rb
|
333
277
|
- lib/bigbench/post_processor.rb
|
278
|
+
- lib/bigbench/post_processor/environment.rb
|
279
|
+
- lib/bigbench/post_processor/graphs.rb
|
334
280
|
- lib/bigbench/post_processor/statistics.rb
|
335
281
|
- lib/bigbench/runner.rb
|
336
282
|
- lib/bigbench/store.rb
|
@@ -345,12 +291,19 @@ files:
|
|
345
291
|
- spec/lib/test_web_server.rb
|
346
292
|
- spec/looper_spec.rb
|
347
293
|
- spec/post_processor_spec.rb
|
294
|
+
- spec/post_processors/environment_spec.rb
|
295
|
+
- spec/post_processors/graphs_spec.rb
|
348
296
|
- spec/post_processors/statistics_spec.rb
|
349
297
|
- spec/runner_spec.rb
|
350
298
|
- spec/store_spec.rb
|
351
299
|
- spec/tests/local.rb
|
352
300
|
- spec/tests/local_invalid.rb
|
353
301
|
- spec/tests/result.ljson
|
302
|
+
- spec/tests/sample_results_big.ljson
|
303
|
+
- spec/tests/sample_results_small.ljson
|
304
|
+
- spec/tests/with_post_processor.ljson
|
305
|
+
- spec/tests/with_post_processor.rb
|
306
|
+
- spec/tmp/.DS_Store
|
354
307
|
- spec/tracker_spec.rb
|
355
308
|
- spec/webserver_spec.rb
|
356
309
|
homepage: http://southdesign.github.com/bigbench
|
@@ -375,7 +328,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
375
328
|
version: '0'
|
376
329
|
requirements: []
|
377
330
|
rubyforge_project: bigbench
|
378
|
-
rubygems_version: 1.8.
|
331
|
+
rubygems_version: 1.8.11
|
379
332
|
signing_key:
|
380
333
|
specification_version: 3
|
381
334
|
summary: A large scale ruby penetration tool
|
@@ -389,11 +342,18 @@ test_files:
|
|
389
342
|
- spec/lib/test_web_server.rb
|
390
343
|
- spec/looper_spec.rb
|
391
344
|
- spec/post_processor_spec.rb
|
345
|
+
- spec/post_processors/environment_spec.rb
|
346
|
+
- spec/post_processors/graphs_spec.rb
|
392
347
|
- spec/post_processors/statistics_spec.rb
|
393
348
|
- spec/runner_spec.rb
|
394
349
|
- spec/store_spec.rb
|
395
350
|
- spec/tests/local.rb
|
396
351
|
- spec/tests/local_invalid.rb
|
397
352
|
- spec/tests/result.ljson
|
353
|
+
- spec/tests/sample_results_big.ljson
|
354
|
+
- spec/tests/sample_results_small.ljson
|
355
|
+
- spec/tests/with_post_processor.ljson
|
356
|
+
- spec/tests/with_post_processor.rb
|
357
|
+
- spec/tmp/.DS_Store
|
398
358
|
- spec/tracker_spec.rb
|
399
359
|
- spec/webserver_spec.rb
|