caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Size of produced parser: menhir vs ocamlyacc
@ 2007-03-30 13:14 Joel Reymont
  2007-03-30 13:31 ` [Caml-list] " Francois Pottier
  0 siblings, 1 reply; 8+ messages in thread
From: Joel Reymont @ 2007-03-30 13:14 UTC (permalink / raw)
  To: Caml List

_build/easy_parser.cmo -- ocamlyacc: 98,339,  menhir: 1,542,108
_build/easy_parser.ml  -- ocamlyacc: 323,729, menhir: 3,550,332

Compiling a parser with produced by ocamlyacc also takes a fraction  
of a second vs several seconds with menhir.

I hope parsers produced by menhir is just as fast as those produce by  
ocamlyacc during execution!


--
http://wagerlabs.com/






^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-04-01  0:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-30 13:14 Size of produced parser: menhir vs ocamlyacc Joel Reymont
2007-03-30 13:31 ` [Caml-list] " Francois Pottier
2007-03-30 13:45   ` Markus Mottl
2007-03-30 13:51     ` Joel Reymont
2007-03-30 14:26       ` Markus Mottl
2007-03-30 14:28         ` Joel Reymont
2007-03-30 15:58           ` skaller
2007-04-01  0:42           ` Markus Mottl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).