Re: [rvm-research] monomorphic call sites
David P Grove <[email protected]>
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <OF4A9C7B80.4A8800A1-ON85257B58.0006F5C9-85257B58.00071E99@us.ibm.com> |
bgb bgb <[email protected]> wrote on 04/24/2013 04:04:31 PM: > > I work with JikesRVM and I have a question about it : are > monomorphic call sites replaced with a static invocation or directlyinlined ? > When the method containing the call site is compiled with the optimizing compiler, statically monomorphic call sites are first replaced with a static call. They may then optionally be inlined (depending on various size heuristics). --dave ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ Jikesrvm-researchers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers