Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Read/write: single thread vs multithread (https://www.delphipraxis.net/196818-read-write-single-thread-vs-multithread.html)

DP News-Robot 22. Jun 2018 14:30

Read/write: single thread vs multithread
 
<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


Alle Zeitangaben in WEZ +1. Es ist jetzt 15:53 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz