This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/11780] Method.invoke() is very slow
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jan 2004 01:24:31 -0000
- Subject: [Bug libgcj/11780] Method.invoke() is very slow
- References: <20030803063936.11780.bryce@mckinlay.net.nz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-01 01:24 -------
It still is slow:
tin:~/src/gnu/gcctest>gij RefTest2
1574 ms
1596 ms
tin:~/src/gnu/gcctest>java RefTest2
335 ms
271 ms
But this no longer leaks so update summary.
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-08-03 14:00:28 |2004-01-01 01:24:31
date| |
Summary|Method.invoke() is very slow|Method.invoke() is very slow
|and leaks memory |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11780