Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/17/11 10:59:06 (13 years ago)
Author:
epitzer
Message:

Use an asynchronous buffer to allow parallel execution of zip (de)compression and (de)serialization (#1530)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PersistenceSpeedUp/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj

    r6173 r6211  
    177177    <Compile Include="Default\DebugString\PrimitiveSerializers\UShort2DebugStringSerializer.cs" />
    178178    <Compile Include="Default\DebugString\PrimitiveSerializers\ValueType2DebugStringSerializerBase.cs" />
     179    <Compile Include="Default\Xml\AsyncBuffer.cs" />
    179180    <Compile Include="Default\Xml\Compact\ByteArray2XmlSerializer.cs" />
    180181    <Compile Include="Default\Xml\Compact\CompactXmlSerializerBase.cs" />
Note: See TracChangeset for help on using the changeset viewer.