[#3479] Missing .document files for ext/ libraries — Brian Candler <B.Candler@...>

The ri documentation for zlib, strscan and iconv doesn't get built by 'make

12 messages 2004/10/06

[#3492] Re: ANN: Free-form-operators patch — Markus <markus@...>

> In message "Re: ANN: Free-form-operators patch"

15 messages 2004/10/11
[#3493] Re: ANN: Free-form-operators patch — Yukihiro Matsumoto <matz@...> 2004/10/11

Hi,

[#3495] Re: ANN: Free-form-operators patch — Markus <markus@...> 2004/10/12

On Mon, 2004-10-11 at 16:16, Yukihiro Matsumoto wrote:

[#3561] 1.8.2 - what can we do to help? — Dave Thomas <dave@...>

Folks:

23 messages 2004/10/26
[#3562] Re: 1.8.2 - what can we do to help? — Yukihiro Matsumoto <matz@...> 2004/10/27

Hi,

realtime Ruby GC

From: Matju <matju@...>
Date: 2004-10-21 11:33:25 UTC
List: ruby-core #3545
I work with PureData, a realtime audio/video application, and I made a
Ruby scripting plugin for it, but currently it somewhat sucks because the
GC introduces latencies that you don't find at all in the Python scripting
plugin, for instance. I've had reports of people getting clicky sounds in
the audio because Ruby couldn't do a job in the required amount of
milliseconds, because of the GC (Normally I do video and in that case the
problem is much less noticeable).

So I would like to know whether there are patches to the current stable
Ruby (1.8.1) to make the garbage collector faster, or any other patch that
could be ported to 1.8.1.

_____________________________________________________________________
Mathieu Bouchard -=- Montr饌l QC Canada -=- http://artengine.ca/matju



In This Thread

Prev Next