| recommendations | R Documentation |
Uses run telemetry (copy/materialization stats, packing volume, buffer/table writes, scratch pool stats) to produce actionable recommendations.
recommendations(result)
result |
A |
A character vector of recommendations (possibly empty).
res <- shard_map(shards(100, workers = 2), function(s) sum(s$idx), workers = 2)
pool_stop()
recommendations(res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.