[Ironruby-core] Performance difference in Asp.Net with IronRuby.
Rahil Kantharia
lists at ruby-forum.com
Mon Jun 2 03:39:06 EDT 2008
Hi,
Will there be any significant difference between Asp.Net with C# and
IronRuby.?
Since i have ready many blogs claiming C# to be running faster than
Vb.Net, i just wanted to reconfirm that will IronRuby at par with C# or
Vb.Net.
I am more confused about performance since C# runs directly on CLR
and...
IronRuby runs on DLR, which itself runs above CLR.
Let me make more clear.
C#
--------
Runs on DLR ---------Only one layer.
IronRuby
----------
DLR
---------
CLR --------------Two layers.
Sorry for my newbie question.
This question applies to IronRuby final RTM
Thanks
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list