Any investigation on shape rendering efficiency?

Say I have a shape like this:

I have thought about some solutions:

1 - One mixed shape

2 - Two different shapes

3 - Two different symbol with many layers and many instances:

When I have thousands of such shapes on stage, and cannot be bitmap-cached, which one is the best for coolest CPU load?

Any one tested it before?