Yeah, .sav loading being slow is a known problem. For what it's worth, it's a lot faster JITed (running through pypy, for example), but that's probably more of a consequence of bread being a bit too clever with class internals for its own good. I've considered switching the backend to construct, but perfect is the enemy of done.
If you're not working off 2.0, you should be. I did a pretty big refactor of instrument internals last night that I'm still writing tests for / debugging.