patchDotGNU Portable.NET - Patches: patch #3696, Speedup of Deserialization

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3696: Speedup of Deserialization

Submitter:  Andre Seidelt <Ilu>
Submitted:  Sun 30 Jan 2005 09:51:36 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Wed 02 Feb 2005 12:11:37 PM UTC, comment #1: 

Applied to CVS on 2nd Feb 2005

Gopal.V <t3rmin4t0r>
Group administrator
Sun 30 Jan 2005 09:51:36 PM UTC, original submission:  

I tried to remove some unnecessary object instanciations along with the optimization of single dimensional array reading.

the patch was obtained using:
iluvatar@elbereth ~/pnet/pnetlib/runtime
$ cvs diff -u3 System/Runtime/Serialization/Formatters/Binary/BinaryValueReader.cs >/tmp/BinaryValueReader.patch

Andre Seidelt <Ilu>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8338:  BinaryValueReader.patch added by Ilu (9KiB - application/octet-stream - binary value reader patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-02 t3rmin4t0r StatusNone Done
    Open/ClosedOpen Closed
2005-01-30 Ilu Attached File- Added BinaryValueReader.patch, #4114

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code