Can you specify resource files in the command line for Robot Framework similar to variable files? http://robotframework.googlecode.com/svn/tags/robotframework-2.5.5/doc/userguide/RobotFrameworkUserGuide.html#variable-files
A lot of our tests use the same resource file and we're trying to see if we can speed up execution by only including the resource file once.