Xref: utzoo comp.text.tex:3888 comp.fonts:1637 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!mintaka!bloom-beacon!eru!hagbard!sunic!mcsun!ukc!educ-isis!teexdwu From: teexdwu@ioe.lon.ac.uk (DOMINIK WUJASTYK) Newsgroups: comp.text.tex,comp.fonts Subject: brief comparison of 2 DOS Metafonts Keywords: Metafont, sbMF, emMF, emTeX Message-ID: <1990Nov16.200934.21562@ioe.lon.ac.uk> Date: 16 Nov 90 20:09:34 GMT Reply-To: teexdwu@ioe.lon.ac.uk (DOMINIK WUJASTYK) Organization: Institute of Education University of London Lines: 46 I spent some time recently comparing sbmf and emmf: Times are in seconds. The tests were run on a Dell 220 (80286 at 20MHz) with VGA and about 540k available RAM. sbMF was from sbmf11.zip and is version 2.7(c)sb11. Matte's MF is version 2.0 [3a]. cminch cminch with cmr10 @ 300dpi graphics @ 300dpi display ------------------------------------------------- sb MF 54.10 59.65 170.92 em MF 64.32 71.51 193.83 In other words, both implimentations are excellent. Wayne Sullivan's is a little faster (between 10% and 18%). His distribution now includes sbmkbat.exe, a batch file writer that reads your specifications for MF command line parameters and then writes a big batch file to do the work (including gftopk, and putting things in the right directories). sbmkbat is very good, and is only 9k compiled, as against about 140k for mfjob. I would say the syntax of mfjob is a little easier than the sbmkbat input, but hey, they're both okay. My opinion: The same as with sbTeX and emTeX: emTeX comes as a complete distribution, with full instructions for installation etc., fonts, DVI drivers, the lot. Also, Big versions of TeX and MF in case you have to compile something colossal. sbTeX and sbMF are just TeX and MF (and an editor and sbmkbat). They need a little more memory, but if you've got it they have the edge in speed. If you're a speed freak, then install emTeX and slot sbMF and sbTeX in place of Matte's versions. (and use sbmkbat instead of mfjob.) Users of DOS should consider themselves lucky to have a choice of two such excellent implementations. Thank you, Wayne and Eberhard. And keep competing! Incidentally, I find it interesting that the speeds of these implementations are so close. Wayne works with WEB, a normal change file (with assembly language portions) and Turbo Pascal. Eberhard uses a program to translate the output of Tangle into C and then compiles with Microsoft C 6. Very different routes to very similar results, no? Dominik