This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/11780] Method.invoke() is very slow


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]