[Vm-dev] how slower is called a named primitive over a numbered primitive?

David T. Lewis lewis at mail.msen.com
Mon Jun 22 16:35:59 UTC 2015


That sounds right to me too. But it would be a worthwhile experiment to
set up a test to confirm it. Maybe take one or more methods that call
numbered primitives, and recode them to call the primitives by name. Then
measure and see if anything got slower.

Dave

>
> On 22-06-2015, at 5:13 AM, Esteban Lorenzano <estebanlm at gmail.com> wrote:
>
>>
>> Hi,
>>
>> Any idea how slower is? I mean, any measure/estimation/something around?
>
> After the initial searching/loading/linking it should be pretty much
> identical. It’s just a jump to a pointed-at program location.
>
>
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> Useful random insult:- Ready to check in at the HaHa Hilton.
>
>




More information about the Vm-dev mailing list