To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- From: Casey Hawthorne <caseyhHAMMER_TIME@xxxxxxxx>
- Date: Wed, 31 Aug 2005 08:19:55 GMT
To increase speed on manipulating big arrays in Java with minimal
bounds checking, would it be possible to have some operators that only
do bounds checking at the boundaries of the array?
I suppose I'm thinking of some sort of 2D or 3D (or more) iterator?
Maybe some sort of APL like functions?
--
Regards,
Casey
.
- Follow-Ups:
- Re: To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- From: TechBookReport
- Re: To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- From: Thomas Hawtin
- Re: To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- From: Chris Uppal
- Re: To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- Prev by Date: Re: Method chaining with generics
- Next by Date: Re: how to detect a hard link in Java?
- Previous by thread: Newbie Eclipse / classpath problem?
- Next by thread: Re: To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- Index(es):
Relevant Pages
|
|