Re: Hash tables in UserRPL?
- From: "Howard Owen" <hbo@xxxxxxxxx>
- Date: 7 Feb 2006 20:06:46 -0800
John H Meyers wrote:
But this would let the calculator do all the work
(plus have all the fun),
and we wouldn't burn as many calories, either :)
Heh! I started out thinking I wanted to avoid redoing some basic
Computer Science just to get my app prototyped. But then it turned out
to be quite a lot of fun doing just that! 8)
On a computer there would be no contest between the approaches as far
as speed went. Even with disk caching, I imagine the in-memory hash
table would have to be faster. (Depending on its size, of course.) But
on the 49g+ I'm not so sure. { HOME } is in RAM, isn't it? If both
approaches were using the same media for storage, then it would come
down to the efficiency of the UserRPL + file system on the one hand vs
UserRPL + BYTES et al. on the other.
[r->] [OFF]
Regards,[nl]Howard
.
- Follow-Ups:
- Re: Hash tables in UserRPL?
- From: John H Meyers
- Re: Hash tables in UserRPL?
- From: Khanh-Dang
- Re: Hash tables in UserRPL?
- References:
- Hash tables in UserRPL?
- From: Howard Owen
- Re: Hash tables in UserRPL?
- From: Howard Owen
- Re: Hash tables in UserRPL?
- From: John H Meyers
- Re: Hash tables in UserRPL?
- From: Howard Owen
- Re: Hash tables in UserRPL?
- From: Cyrille de Brébisson
- Re: Hash tables in UserRPL?
- From: Howard Owen
- Re: Hash tables in UserRPL?
- From: Howard Owen
- Re: Hash tables in UserRPL?
- From: Howard Owen
- Re: Hash tables in UserRPL?
- From: Howard Owen
- Re: Hash tables in UserRPL?
- From: John H Meyers
- Hash tables in UserRPL?
- Prev by Date: Re: 48GX Won't Start After Paperclip Halt
- Next by Date: Integration anomaly on the HP49G+
- Previous by thread: Re: Hash tables in UserRPL?
- Next by thread: Re: Hash tables in UserRPL?
- Index(es):
Relevant Pages
|