#68 CQuery: invalid use ForkJoinPool.commonPool

Chiuso
aperto 4 anni fa da ranides · 1 commenti
ranides ha commentato 4 anni fa
  1. some work should be done in caller thread
  2. if we use commonPool, we should split work more than just to number of threads
  3. best option, not use commonPool at all

  4. please note, that manual implementation (even after 1,2 fixes) is two times slower than JDK parallel stream

1. some work should be done in caller thread 2. if we use commonPool, we should split work more than just to number of threads 3. best option, not use commonPool at all 4. please note, that manual implementation (even after 1,2 fixes) is two times slower than JDK parallel stream
ranides ha commentato 4 anni fa
Proprietario

Benchmark shows something around 20% slower than builtins, which is acceptable

Benchmark shows something around 20% slower than builtins, which is acceptable
ranides referenced this issue from a commit 4 anni fa
ranides referenced this issue from a commit 4 anni fa
Sign in to join this conversation.
Nessuna milestone
Nessun assegnatario
1 Partecipanti
Caricamento...
Annulla
Salva
Non ci sono ancora contenuti.