how to load a large svg file

[email protected] Mon, 19 May 2014 03:10:42 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.svg
Message-ID <[email protected]>
I convert a dwg file to svg,
the svg file is 80M big,so it is too slow to show in a brower

My question is how to fast the load speed,
and fulfill the function of zoom in and out

Thanks very much