Results 1 to 7 of 7

Thread: Revit on 64-bit OS - Any Recommendations on How to Increase Performance?

  1. #1
    I could stop if I wanted to rdaniel's Avatar
    Join Date
    2006-12
    Location
    Dallas, TX
    Posts
    215
    Login to Give a bone
    0

    Unhappy Revit on 64-bit OS - Any Recommendations on How to Increase Performance?

    Well, we did it. We finally found Revit's limit, that being a 200MB project file. We have had considerably slower performance and increased instability (out of memory errors, etc.) since the project has begin hovering around this area. In addition, we have been working on this 200MB project across our WAN (w/ Riverbed), so that has led to a lot of increased frustration for our remote users. For one of our users, Revit has become the "killer of architecture."

    So, after doing some research and discovering that 200MB is the approx. ceiling for Revit on a 32-bit OS, we decided to do a test run on a 64-bit system. So, we installed XP-64, 12 GB of RAM, and Revit 64-bit on one of our machines and prepared ourselves to be blown away. Not so much. After running some basic tests simultaneously on both my 64-bit machine and my neighbor's 32-bit machine, the machines performed almost identically. Obviously, this is not what we were hoping for.

    Now, I have read some posts that talk about how Revit smokes on 64-bit, which makes me wonder if there is some other hardware barrier, setting, or software switch that may be holding 64-bit from bursting forth in all it's glory. This is where I humbly ask for your knowledge and assistance. For those of you noticing increased performance on 64-bit, what are the specs on your systems? In what areas have you noticed an increase in performance? Are there any settings or switches (I'm thinking 3GB switch in XP) that need to be activated?

    As always, any help is much appreciated.

  2. #2
    Active Member
    Join Date
    2007-01
    Location
    Dallas, Tx
    Posts
    53
    Login to Give a bone
    0

    Default Re: Revit on 64-bit OS - Any Recommendations on How to Increase Performance?

    Our 64-bit machines are Windows Vista 64 with 10 gb ram. I can say that the performance is not lightning fast, but it is considerably faster and easier to move around than the 32 bit machines. Opening larger files can be almost twice as fast as the 32 bit machines. Even if the speed is not as fast as we would like it to be, at least you don't have to worry about having a file size "ceiling" like with the 32 bit machines. We have several large project that can't even be opened with the 32 bit machines without crashing every hour or so, but no problem with the 64 bit machines.

  3. #3
    AUGI Addict
    Join Date
    2000-11
    Location
    Pittsburgh, PA USA
    Posts
    1,906
    Login to Give a bone
    0

    Default Re: Revit on 64-bit OS - Any Recommendations on How to Increase Performance?

    Revit 2009 64 bit on a 64 bit OS is not making full use of the memory. It takes Revit 2010 to get full access to the memory/speed. Revit 2009 for 64 bit was the 32bit version "tweaked" to run on a 64 bit OS. You did not mention which version you were working with.

  4. #4
    Active Member
    Join Date
    2007-01
    Location
    Dallas, Tx
    Posts
    53
    Login to Give a bone
    0

    Default Re: Revit on 64-bit OS - Any Recommendations on How to Increase Performance?

    We're using both Revit 2009 64 and Revit 2010 64. Scotts right about 2010 making full use of the memory. Our 2010 projects seem to run better then the 2009 projects.

  5. #5
    I could stop if I wanted to rdaniel's Avatar
    Join Date
    2006-12
    Location
    Dallas, TX
    Posts
    215
    Login to Give a bone
    0

    Default Re: Revit on 64-bit OS - Any Recommendations on How to Increase Performance?

    Thanks, guys. Our tests have been in 2009. Planning on getting 2010 deployed this week and will report back.

    It also seems like a lot of workflow interruption is due to jumpy graphics or refresh time. Have you guys invested some extra cash in your video cards? Thoughts on Open GL?

  6. #6
    AUGI Addict
    Join Date
    2001-12
    Posts
    1,714
    Login to Give a bone
    0

    Default Re: Revit on 64-bit OS - Any Recommendations on How to Increase Performance?

    Quote Originally Posted by rdaniel View Post
    Thanks, guys. Our tests have been in 2009. Planning on getting 2010 deployed this week and will report back.

    It also seems like a lot of workflow interruption is due to jumpy graphics or refresh time. Have you guys invested some extra cash in your video cards? Thoughts on Open GL?
    Some things to think about.
    32 bit Windows is negatively impacted by video cards with lots of RAM (in a 4G system RAM scenario especially). But manufacturers put lots of RAM in the cards with fast processors. Thus, on a machine intended for 32 bit Windows and Revit it is common to see cards with less Video RAM, and thus slower cards. If you are using 64 bit Windows this isn't a problem and it makes sense to get a faster card with more video RAM. It looks like Windows 7 will make even more use of that extra Video RAM and GPU performance, so putting a chunk of money in the graphics card finally makes sense for a Revit machine.

    Revit 2010 does not use OpenGL. Historically autodesk would blame poor graphics card drivers for poor Revit performance and stability, and the sense was that OpenGL as implemented in windows was just not very good. This makes some sense as microsoft wants to kill OpenGL and move everyone to DirectX. Well, Revit 2010 doesn't use OpenGL, and there are still lots of problems that autodesk wants to blame on drivers.
    Which leads to two possible explanations. 1: All drivers in windows are bad, or 2: Revit just has problems. I suspect that both are equally true.

    Also, 64 bit in and of itself should really not impact performance that much, just stability. I think some references to increased performance come from getting a new 64 bit machine that also has a much better graphics card, and it is the faster graphics card that is impacting performance. 64 bit Windows and Revit in the same hardware as 32 bit can be expected to be if anything a little slower. However, extra RAM should improve performance IF your file is big enough that you are regularly exhausting physical RAM and hitting the page file. Since 64 bit gives you the chance to vastly increase RAM you have a good chance of minimizing page file hits and thus improving speed. Then again, closing other apps will do the same thing. A fresh reboot and no other apps open is still a good idea when rendering, exporting views, upgrading files, etc. All are RAM intensive, so don't waste RAM on Outlook and IE and MediaPlayer in those situations.

    Lastly, after GPU and CPU, the major pure performance bottleneck is hard drive access. Windows and Revit are constantly doing I/O, and there is always some page file access going on. Things like a dedicated drive spindle for the OS and installed apps (ideally 10K or 15K rpms), separate from data files (i.e, Revit local files) can speed things up. As can another dedicated spindle for the page file. Or best yet, use an SSD for OS, Apps and page file, and a regular HD for data. Now you have page file access approaching RAM speeds. Blazing fast.

    Gordon

  7. #7
    All AUGI, all the time
    Join Date
    2006-09
    Location
    The Kingdom of Denmark
    Posts
    560
    Login to Give a bone
    0

    Default Re: Revit on 64-bit OS - Any Recommendations on How to Increase Performance?

    Quote Originally Posted by gordonprice67 View Post
    Or best yet, use an SSD for OS, Apps and page file, and a regular HD for data. Now you have page file access approaching RAM speeds. Blazing fast.

    Gordon
    AMEN ! That would be a killer
    Last edited by Munkholm; 2011-01-10 at 11:29 AM.

Similar Threads

  1. Replies: 0
    Last Post: 2014-12-01, 12:58 AM
  2. Replies: 0
    Last Post: 2014-11-17, 05:47 AM
  3. Replies: 0
    Last Post: 2013-03-14, 09:11 AM
  4. 2012: Preformance Recommendations (processor and video recommendations)?
    By ROBinHI in forum Revit Architecture - General
    Replies: 8
    Last Post: 2011-11-21, 07:44 PM
  5. Revit MEP 2010, Huge Performance Increase with.
    By mlmiller1 in forum Revit - Hardware & Operating Systems
    Replies: 1
    Last Post: 2009-04-17, 06:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •