Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Optimization with -inline n
@ 1999-01-28  9:58 John Prevost
  1999-02-01 13:27 ` Xavier Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: John Prevost @ 1999-01-28  9:58 UTC (permalink / raw)
  To: caml-list

In what circumstances will ocamlopt -inline n put a function in-line?
I was just trying it to see what effect it could have on my monadic
parsing libraries, but it didn't seem to have much effect, whereas my
inlining by hand did.  I take this to mean that it does not, at least,
cross module boundaries.

When should I expect to see ocamlopt inlining functions?

jmp




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

end of thread, other threads:[~1999-02-03 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-28  9:58 Optimization with -inline n John Prevost
1999-02-01 13:27 ` Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox