Blender 2.5 Alpha 0 64Bit Optimized - GraphicAll.org
GraphicAll.org
Paste Code
Paste Blends
Paste Images

    Blender 2.5 Alpha 0 64Bit Optimized
    Buildermpan3
    OS
    DateNov-24-09
    TypeBF

    Description

    Built without GameEngine, OpenCollada and International and media support (no FFMPEG and Audio).  This is a 'lite' version of Blender 2.5 Alpha 0 that is as fast at rendering as humanly possible.

    Built with ICC11, Runs on all AMD+Intel Processors.  Please test and report performance increase!

    Build made by Mike

     


    It took me a while because as oppose to just turning on every single optimization flag, I took the time to profile the binary.

    Profiling is another way to increase performance by optimizing the binary for ‘realworld use’.  See, when a compiler links all the source files, it has no idea which ones will really get used, and in what order.  So to train the compiler to be smarter about this, I first ran a instrumentation build of Blender through a couple of real world rendering tests, after a few hours of normal use, I got a performance database of how Blender actually gets used.  I then rebuilt Blender with this performance database as a guide, generating an optimized build that takes into account function call orders, data layout, etc…  Thanks to this awareness, the compiler can intelligently re-order the Bleneder binary so that all the related stuff goes together, so in a way, a profiled build of Blender can almost anticipate what you are going to do before you do it :D



    DownloadBuild!!



    Blender Foundation's Chaos and Evolution Training DVD by David Revoy

    Comments
    phoenixart
    great build, it seems really faster here
    thank you!
    sndwav
    its even faster than dulo's build on my Core 2 Duo laptop, good job!
    dobz116
    Thanks for the build!

    Please use 7zip next time as it compresses better. :)
    mike
    I thought about that, but I felt zip is more accessible for more people :D
    dulo
    Sounds really cool!! Congrats !!
    Did you experience any memleaks in the icc linker ?
    I had to disable some optimizations lately cause of the icc linker which ate 24 Gig of ram in the blink of an eye ..

    cheers
    mike
    @dulo yes, the ICC linker definitely has a leak. I plugged it by disabling "Multi-file optimization" (sorry i forgot the exact term, don't have access to ICC right now) under Project Blender > Linker Options > Optimization.
    milan
    I have a problem to start this blender version. When i extract the archive into a folder - called it Blender, and after i start blender .exe file i get a message "The application failed to initialize properly".
    I have winxp sp2 x64.

    Can anyone help me with this problem?
    milan
    i solve the problem :)

    Leave a Comment!


    back to GraphicAll.org