Right now my compass task is taking > 60sec to run. I have found that removing the five fonts I have defined as base64 (truetype and woff) brings that time down to < 30sec.
Unfortunately, moving to libsass is not an option, as it does not have parity with compass, yet.
Also, it would be best not to burden the client with the requests for font files.
Can anybody think of any way I can optimize this task? It really is becoming a pain point for the dev team.