Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-5990

[SCD] FileBackedMemoryOutputStream is 10x slower than file buffering for large files

    XMLWordPrintableJSON

Details

    Description

      When doing performance test SDC agents and the following configuration, the distribution is ~10x slower than when using a regular file buffering method.

      The parameters are the following

      • fileThreashol = 1
      • memoryUnit = MB
      • useOffHeapMemory = false
      • tempDirectory = null
      • fileName = distrpck-create-
      • fileExtension = .default

      The size of the binary is 80MB.
      With the setup, it takes 12-14sec to replicate
      With a simple FileOutputStream mechanism, it takes around 1.4 sec to replicate

      Attachments

        Issue Links

          Activity

            People

              marett Timothee Maret
              marett Timothee Maret
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: