My Recent Pastes (353 and counting)
Pastes by brixen (353 and counting)
Below are the 15 most recent pasties by brixen.
March 18, 2009
1:37PM EDT
by brixen
View all 51 lines
## lib/timeout.rb has already been compiled gauss:stackfull brian$ bin/rbx Running young garbage collector: 0x4001c0 Running young garbage collector: 0x4001c0 Running young garbage collector: 0x4001c0
March 18, 2009
12:56AM EDT
by brixen
View all 23 lines
gauss:stackfull brian$ bin/rbx y.rb
Gem::Specification
An exception has occurred:
method '__block__': given 2, expected 1 (ArgumentError)
March 17, 2009
5:25PM EDT
by brixen
View all 16 lines
puts "I'm starting." thr = Thread.new do 10.times do |i| sleep 0.5
March 16, 2009
12:33PM EDT
by brixen
View all 35 lines
diff --git a/kernel/platform/struct.rb b/kernel/platform/struct.rb index 44b7ce7..267f7f4 100644 --- a/kernel/platform/struct.rb +++ b/kernel/platform/struct.rb @@ -34,14 +34,14 @@ module FFI
March 13, 2009
6:14PM EDT
by brixen
View all 36 lines
Garbage collector stats: Young (6) total max min average ----------------------------------------------------------------------------
March 13, 2009
5:47PM EDT
by brixen
View all 17 lines
uint64_t operator++(int) {
if(started_) {
return set_ += 1;
} else {
return total_ += 1;
March 12, 2009
1:43PM EDT
by brixen
View all 74 lines
gauss:stackfull brian$ find spec/ -name \*.rbc -delete; bin/mspec ci --gc-stats -T -Xrbx.gc.lifetime=30 rubinius 0.11.0-dev (ruby 1.8.6) (d6fee898b 12/31/2009) [i686-apple-darwin9.6.0] Finished in 82.266246 seconds
March 12, 2009
1:57AM EDT
by brixen
View all 143 lines
diff --git a/kernel/delta/stats.rb b/kernel/delta/stats.rb index 8c6e371..00340cc 100644 --- a/kernel/delta/stats.rb +++ b/kernel/delta/stats.rb @@ -134,6 +134,12 @@ module Rubinius
March 12, 2009
1:42AM EDT
by brixen
View all 154 lines
## default lifetime=6 Garbage collector stats: Stats \ Generation Young (6) Mature
March 11, 2009
8:20PM EDT
by brixen
View all 44 lines
gauss:stackfull brian$ bin/rbx -v -Xrbx.gc_stats -Xrbx.gc.lifetime=8 rubinius 0.11.0-dev (ruby 1.8.6) (81360ec27 12/31/2009) [i686-apple-darwin9.6.0] Garbage collector stats:
March 11, 2009
8:00PM EDT
by brixen
View all 158 lines
diff --git a/kernel/delta/stats.rb b/kernel/delta/stats.rb index 8c6e371..68502c0 100644 --- a/kernel/delta/stats.rb +++ b/kernel/delta/stats.rb @@ -134,6 +134,12 @@ module Rubinius
March 11, 2009
1:48AM EDT
by brixen
View all 10 lines
gauss:clojure brian$ clojure Clojure user=> (time (require 'examples.introduction)) "Elapsed time: 69.483 msecs" nil
March 11, 2009
1:32AM EDT
by brixen
View all 118 lines
diff --git a/kernel/delta/stats.rb b/kernel/delta/stats.rb index 8c6e371..68502c0 100644 --- a/kernel/delta/stats.rb +++ b/kernel/delta/stats.rb @@ -134,6 +134,12 @@ module Rubinius
March 09, 2009
8:05PM EDT
by brixen
View all 168 lines
gauss:stackfull brian$ time bin/rbx -v -Xrbx.gc_stats -Xrbx.gc.lifetime=5 rubinius 0.11.0-dev (ruby 1.8.6) (2850d089a 12/31/2009) [i686-apple-darwin9.6.0] Garbage collector stats:
