slow file loading



i have a huge matrix (saved in a file), and i want to load this file, but
with the standard load-command this takes nearly 10 min; if i load it from a
program (C#) it only takes a few seconds.
how can i make the load-command faster?