Well, it really depends on your scene .... you would need to first figure out if you are CPU bound - if you are not then it doesn't matter, you will need to look somewhere else.
Personally, I would not use 300 draw calls on something like SGX/ARM if I could help it, simply because it seems (at...