2.8 against 2.7 – Blender 2.8 Code Quest

Who would win?
Author
Bart
I have a LONG history with Blender - I wrote some of the earliest Blender tutorials, worked for Not a Number and helped run the crowdfunding campaign that open sourced Blender (the first one on the internet!). I founded BlenderNation in 2006 and have been editing it every single day since then ;-) I also run the Blender Artists forum and I'm Community Lead at n8n.
Advertisement
Ads help pay for running BlenderNation. Please consider adding us to your allow list.

I am finding selecting faces on objects with a large number of faces – like 350,000 – is very slow indeed. 2 seconds maybe. Selecting with the circle isn’t usable in situations like this. With small meshes it is ok, its just not large mesh friendly unfortunately. Too much opengl data to carry and sort? Hopefully some optimisation can happen…or there can be a state where only vertex/edge/face data is carried?
Drawing the scene onto viewport is fast, 60+fps. What is slow is blender scene updating from frame to frame. That’s where the bottleneck is and that’s where it is so behind other 3d apps. I don’t get why you show different shading modes and you act surprised it’s the same speed..