evanphx (owner)

Revisions

gist: 193121 Download_button fork
public
Public Clone URL: git://gist.github.com/193121.git
Embed All Files: show embed
mri #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
overhead
========
113 ms / 1000 req = 113.8 usec/req
 
index
=====
251 ms / 1000 req = 251.2 usec/req
 
show_template
=============
276 ms / 1000 req = 276.9 usec/req
 
partial
=======
267 ms / 1000 req = 267.5 usec/req
 
ten_partials
============
1097 ms / 1000 req = 1097.9 usec/req
 
collection_of_10
================
520 ms / 1000 req = 520.6 usec/req
 
hundred_partials
================
9040 ms / 1000 req = 9040.3 usec/req
 
collection_of_100
=================
3199 ms / 1000 req = 3199.9 usec/req
 
rbx #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
DEPRECATION WARNING: ActiveSupport::JSON::CircularReferenceError is deprecated! Use ActiveSupport::JSON::Encoding::CircularReferenceError instead.. (called from __module_init__ (JSON) at ./../lib/../../activesupport/lib/active_support/json/encoding.rb:114)
DEPRECATION WARNING: ActiveSupport::JSON::CircularReferenceError is deprecated! Use ActiveSupport::JSON::Encoding::CircularReferenceError instead.. (called from __module_init__ (JSON) at ./../lib/../../activesupport/lib/active_support/json/encoding.rb:114)
overhead
========
216 ms / 1000 req = 216.2 usec/req
 
index
=====
360 ms / 1000 req = 361.0 usec/req
 
show_template
=============
456 ms / 1000 req = 456.2 usec/req
 
partial
=======
364 ms / 1000 req = 364.4 usec/req
 
ten_partials
============
1178 ms / 1000 req = 1178.3 usec/req
 
collection_of_10
================
858 ms / 1000 req = 858.5 usec/req
 
hundred_partials
================
6134 ms / 1000 req = 6134.5 usec/req
 
collection_of_100
=================
3760 ms / 1000 req = 3761.0 usec/req