Index

Show enters and exits. Hide enters and exits.

00:20:29brixenjustin-george: not that I know of
00:20:45brixenjustin-george: a few people have asked, someone could certainly set it up
02:32:49Suttohey guys - stupid question, but is there an easy way to make the rubinius build process take advantage of multiple cores? (like -j N on make)
04:26:30toulmeanSutto: not a stupid question. drake does that
04:26:47toulmeanSutto: not sure it's very mature. I tried to use it with buildr but that didn't go very far.
06:42:50dbussinkevan: ping?
06:43:31evansup?
06:43:55dbussinkevan: i was wondering, would it be a good idea that the profiler would also output how much time it tracked?
06:44:07dbussinkso if there is time spent outside the profiler, that's clear too?
06:44:13evaneh?
06:44:18evani don't see what you mean
06:44:29evanyou mean, print out the total time?
06:45:05dbussinkwell, when i run all those datamapper specs, it stalls pretty heavy in some places and i wonder maybe that time is missing in the profile output because nothing stands out
06:45:26evanyou can certainly output it
06:45:34evanmaybe there is a profilerl bug
06:45:40evancan you isolate it any?
06:46:07dbussinkhaven't really tried, but it regularly stalls seconds on pending specs
06:46:19dbussinki guess that must be something like gc
06:46:25dbussinkbut it's not way up high in the profile
06:50:05evanyeah, I saw that
06:50:14evanwe need to figure out what it's doing
06:50:34evanI should probably run them here
06:50:41evanand run shark while those pending specs are running
06:50:48evanand see what is going on at the lowest level.
06:51:08dbussinki can see if i can trigger it with just creating a whole bunch of empty pending specs in a new project using rspec
06:51:35dbussinkthe stalls are also getting longer and longer while it's running
06:52:08dbussinkand it's a lot slower for the pending specs than for the implemented ones :P
06:53:17matthewddbussink: That's just to motivate you to implement the pending specs ;)
06:53:42dbussinkmatthewd: hehe, tricky :P
06:54:21evanhehe
06:54:27evandbussink: yeah, poke around
15:50:32ruedbussink: Ooranje!
17:45:07boyscoutInclude errno.h to ruby.h (MRI includes it in rubyio.h). - f7c00af - Brian Ford
17:54:27boyscoutCI: rubinius: f7c00af successful: 3457 files, 13668 examples, 41247 expectations, 0 failures, 0 errors