CE - Slow to open files

I have a client that I have just setup to use CONNECT.  All is working well.  However, we are finding the 'File Open' speed to be extremely slow.  If we compare the open speed on the same files between V8i & CONNECT

V8i = 2 seconds

CE = 60+ seconds

OK we now have Workspaces and Worksets, but surely the speed should be faster being 64 bit.

Any thoughts;

Ian Lapper

Parents
  • Hi Ian,

    Are you opening 3D files?
    Have you set this variable to possibly speed up the process of displaying the 3D data:
    MS_FAST_LEGACY_WIREFRAME

    Setting MS_FAST_LEGACY_WIREFRAME to 1 disables the display of wireframe silhouettes for SmartSolids which may otherwise increase the time required for the initial view update.

    Once the file/data is loaded (into cache), there should hardly be a delay anymore.
    The responses from Brien Bastings in this thread may help explain the effect of the variable a bit more:
    communities.bentley.com/.../334276

    Hth.

    Regards,

    Henk
  • Henk,

    Have you set this variable to possibly speed up the process of displaying the 3D data:

    MS_FAST_LEGACY_WIREFRAME

    Setting MS_FAST_LEGACY_WIREFRAME to 1 disables the display of wireframe silhouettes for SmartSolids which may otherwise increase the time required for the initial view update

    This variable does definitely improve the display process. Question is though, 1) Why is this not set by default or 2) why in order to find out about these do we need to be digging about communities to find it? 

    Ian, I have referred to the MS_CELLIST variable several times, precisely because it doesn't work as in V8i

Reply
  • Henk,

    Have you set this variable to possibly speed up the process of displaying the 3D data:

    MS_FAST_LEGACY_WIREFRAME

    Setting MS_FAST_LEGACY_WIREFRAME to 1 disables the display of wireframe silhouettes for SmartSolids which may otherwise increase the time required for the initial view update

    This variable does definitely improve the display process. Question is though, 1) Why is this not set by default or 2) why in order to find out about these do we need to be digging about communities to find it? 

    Ian, I have referred to the MS_CELLIST variable several times, precisely because it doesn't work as in V8i

Children