[javascript-dev] Re: many floats many inlets problem.
volker böhm
vboehm at gmx.ch
Sun Mar 30 06:34:04 MDT 2008
- Previous message: [javascript-dev] Re: many floats many inlets problem.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 30 Mar 2008, at 13:09, Adam Chambers wrote: > > > just out of interest is the a difference in speed / CPU usage > between max objects and JS scripts? > yes, there is. max objects are written in C/C++ and execute much faster than anything in JS, though you'll probably not notice the speed difference in most cases. vb
- Previous message: [javascript-dev] Re: many floats many inlets problem.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
