CVX and algorithm complexity analysis

When using CVX to solve convex optimization problems, how is algorithm complexity analysis performed?

The algorithms leave that up to you.