The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
recommendedEfficiency
argument (has been removed from
findOptimalThreadCount
). This allows the user to construct
plots without recommended efficiency lines and points, and on the other
hand, to easily add them when needed with the help of this
function.findOptimalThreadCount
now has
recommendedEfficiency
, an argument for adjusting the slope
of the recommended speedup trend/line and the recommended thread count
designating point in speedup plots generated by using the plot method on
an object returned by the function.data.table
returned by
findOptimalThreadCount
.verbose
and times
to
runBenchmarks
and findOptimalThreadCount
,
allowing users to enable/disable detailed message printing and specify
the number of benchmark repetitions.plot
method constructs a more intuitive
ggplot
for data_table_threads_benchmark
class
objects.data.table
operations based on recommended/optimal performance (in benchmarks) of a
user-specified data.table
function.data.table
over
data.frame
, implementation of faster data aggregation
operations, minimizing overhead for various function calls, etc.).These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.