Skip to content

Commit a56c7a9

Browse files
committed
rm throttle statement as the argument to setDTthreads and getDTthreads already does a better job at explaining than what I wrote
1 parent 42718f4 commit a56c7a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

man/openmp-utils.Rd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ Apart from increasing the size of the input data, function-specific parameters w
149149
\item Having more and/or complex conditional logic when using \code{\link{fifelse}()} or \code{\link{subset}()}
150150
}
151151

152-
\code{data.table} also incorporates throttling mechanisms to prevent the excessive creation of threads (can lead to significant overhead) for small data tasks.
153-
154152
Note: The information above is based on implementation-specific details as of March 2024.
155153

156154
}

0 commit comments

Comments
 (0)