bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/26647] New: Serialization code could be rewritten more ef


From: gcc at pcedev dot com
Subject: [Bug classpath/26647] New: Serialization code could be rewritten more efficiently
Date: 11 Mar 2006 16:57:38 -0000

Some vendors seems to implement alternative to the default serialization for
performance reeasons (like jboss and their LGPL serialization project,
incompatible with the SUN specification).
We could improve speed of our implementation with using a separate stack and an
iterative algorithm instead of the more straightforward recursive one.


-- 
           Summary: Serialization code could be rewritten more efficiently
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc at pcedev dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26647





reply via email to

[Prev in Thread] Current Thread [Next in Thread]