1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-06-10 11:34:06 +03:00
dbp b34ca16935 0026199: Visualization - use NCollection_IndexedMap instead of NCollection_Sequence in OpenGl_BVHClipPrimitiveSet to improve performance
This patch improves performance of OpenGl_BVHClipPrimitiveSet. In particular, on the attached test case for 90 000 spheres the results are the following:

1) Master: vdisplay - 55 sec, 5 FPS, 1.4 GB memory, vclear - 180 sec.
2) Branch: vdisplay - 1.3 sec, 5 FPS, 1.4 GB memory, vclear - 90 sec.

So, the patch improves vdisplay in ~40 times, and vclear in ~2 times without extra memory and with no impact on rendering performance. However, the vclear time is still significant. According to profile results, it is due to Graphic3d_Structure::DisconnectAll method.

Test case for issue CR26199

Fix invalid warnings in 'vdefaults' command.
2015-08-21 10:59:06 +03:00
..
2012-12-28 18:50:48 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2014-12-11 16:48:05 +03:00
2013-11-01 10:39:46 +04:00
2014-12-11 16:48:05 +03:00
2012-12-14 16:56:11 +04:00
2012-12-21 16:39:38 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2012-12-14 16:56:11 +04:00
2012-12-28 18:50:48 +04:00
2012-12-28 18:50:48 +04:00
2012-12-14 16:56:11 +04:00
2012-12-14 16:56:11 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2013-04-19 10:50:58 +04:00
2013-03-01 14:32:42 +04:00
2012-12-07 16:29:17 +04:00
2012-12-21 16:39:38 +04:00
2012-12-07 16:29:17 +04:00
2015-01-16 13:32:55 +03:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2013-04-19 10:50:58 +04:00
2013-04-19 10:50:58 +04:00
2012-12-05 17:17:05 +04:00
2012-12-24 17:58:42 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-22 14:52:42 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-04-19 10:50:58 +04:00
2013-02-22 14:52:42 +04:00
2013-02-22 14:52:42 +04:00
2013-02-22 14:52:42 +04:00
2013-02-22 14:52:42 +04:00
2013-02-22 14:52:42 +04:00
2013-02-22 14:52:42 +04:00
2013-02-01 17:32:08 +04:00
2012-12-05 17:17:05 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-22 14:52:42 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2012-12-14 16:56:11 +04:00
2014-10-16 16:45:13 +04:00
2014-04-24 15:43:38 +04:00
2015-02-13 17:26:11 +03:00