Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.777 Beiträge
 
#1

Read/write: single thread vs multithread

  Alt 22. Jun 2018, 14:30
<div class="field field-name-body field-type-text-with-summary field-label-hidden view-mode-rss"><div class="field-items"><div class="field-item even">The small test program shows how memory and file I/O operations may be accelerated using multiples threads.

Scenario

The program uses
  • N threads (1 means a single thread)
  • X bytes of memory to allocate a huge block (255 MB by default)
  • M files to dump some huge memory block
The running program
  Mit Zitat antworten Zitat