Dear Expert,
I am looking forward for your comment on following scenario.
I am opening data with following options
- Open CATProduct Test_001 (cache full) with all representation --> Time required 11s
- Open CATProduct Test_001 (cache full) without any representation --> Time required 10s
Empty cache -->Delete all temp files from AppData\local\DassaultSystemes
- Open CATProduct Test_001 (empty cache) with all representation --> 25s
- Open CATProduct Test_001 (empty cache) without any representation --> 22s
The question is "The time gap between time required to open with all representation and without any representation is very less.
Cache full: 1 sec
Empty Cache: 3sec
Normally open without any representation should be faster. What do you think.