[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Vectors
- From: Norman Ramsey <nr@...>
- Date: Mon, 22 Jun 1998 21:51:24 -0400
> As for moving it to C, this is an option, but you might be carefull
> to make sure that the amount by which you'll be increasing your
> application's speed is worth sacrificing the flexilibity and
> development time savings of doing it in Lua.
Speaking of this problem, are there any profiling tools that help
identify hot spots in Lua code?
Norman