Right now MacRuby is really quite slow for string operations, I noticed it a
while back when doing large amounts of string creation, characters swapping,
and pushing/popping strings into/out of a priority queue.
The attached file is a string performance test and here is a run on my 15" Core
i7
Thanks a lot!
I applied the patch in 4167 (along with some minor improvement).
--
Thibault Martin-Lagardette
On May 26, 2010, at 14:39, Jordan Breeding wrote:
> Currently ERROR is not thrown out of the results before they are tested to
> see which is best, this means that ERROR is actually c
#730: macrubyc is failing on trunk
+---
Reporter: martinlagarde...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: critical
#730: macrubyc is failing on trunk
+---
Reporter: martinlagarde...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: critical
Currently ERROR is not thrown out of the results before they are tested to see
which is best, this means that ERROR is actually considered the winner after
running .to_f on it.
My current patch probably doesn't handle the case of each of the rubies being
tested all having ERROR, but it does wor
thanks.
On 26/05/2010, at 12:15 PM, MacRuby wrote:
> #724: malloc warning with bookmarkDataWithContentsOfURL on aliases
> -+--
> Reporter: tvmo...@…|Owner: lsansone...@…
> Type: defect
Hi!
That's exactly what I was going to recommend.
MacRuby is able to interact with Obj-C, so you can write an Obj-C++ wrapper
(.mm files) around your SDK, and then use it with MacRuby :-)
Any of you two, if you manage / managed to do it, please do not hesitate
sharing the recipe to the world :-
I do it with a C lib (but it must be the same with C++). First I
create a ObjC class over my C lib. Then i can use my ObjC class within
MacRuby.
Greg
2010/5/26 Louis-Philippe :
> Hi folks,
> I need to work with a c++ sdk in my code.
> Is this possible within macruby?
> I tried loading the files a
Hi folks,
I need to work with a c++ sdk in my code.
Is this possible within macruby?
I tried loading the files all sorts of way and making a bundle with it and
got no luck at this point...
thanks!
L-P
___
MacRuby-devel mailing list
MacRuby-devel@lists
#726: Methods added to String do not get added to all strings
-+--
Reporter: dy...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: blocke
#726: Methods added to String do not get added to all strings
-+--
Reporter: dy...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: blocke
#731: uninitialized constant IO::WaitReadable / IO::WaitWritable
--+-
Reporter: watson1...@… | Owner: lsansone...@…
Type: defect| Status: new
Priority: b
#713: Growl is broken on MacRuby 0.6
--+-
Reporter: ylp...@… | Owner: lsansone...@…
Type: defect| Status: new
Priority: blocker | Milestone: Mac
#713: Growl is broken on MacRuby 0.6
--+-
Reporter: ylp...@… | Owner: lsansone...@…
Type: defect| Status: new
Priority: blocker | Milestone: Mac
14 matches
Mail list logo