Ruby?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Ruby?
- From: "kaishaku13" <kaishaku13@...>
- Date: 2002年4月20日 22:22:02 -0000
Too many Ruby references lately so I have to ask...
How does it compare speedwise with Lua?
My first tests showed Lua running my example code in 3 seconds,
while Python took 23 seconds and everything else was slower.
I do ALL OO development and hooking with Lua, and am a big Java fan,
so I won't be scared of any OO implications with it.
What experiences with the C API, compared to Lua, have people had?