POV-Ray : Newsgroups : povray.general : Memory limit & reset : Re: Memory limit & reset Server Time
5 Aug 2024 20:20:27 EDT (-0400)
  Re: Memory limit & reset  
From: Warp
Date: 2 Sep 2002 08:29:30
Message: <3d7359aa@news.povray.org>
ingo <ing### [at] homenl> wrote:
> Anyway, what are the advantages of 64 bit systems?

  64-bit memory access. 64-bit file access (ie. you can have up to at least
2^63 bytes big files without needing to modify your programs). 64-bit long
type.
  And the render times will not be any faster (unless povray needs HUGE amounts
of memory). They will probably be some percents slower (because caches fill up
faster with 64-bit code).

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.