Nothing
Provides a parallel execution runtime for R that emphasizes deterministic memory behavior and efficient handling of large shared inputs. 'shard' enables zero-copy parallel reads via shared/memory-mapped segments, encourages explicit output buffers to avoid large result aggregation, and supervises worker processes to mitigate memory drift via controlled recycling. Diagnostics report peak memory usage, end-of-run memory return, and hidden copy/materialization events to support reproducible performance benchmarking.
Package details |
|
|---|---|
| Author | Bradley Buchsbaum [aut, cre, cph] |
| Maintainer | Bradley Buchsbaum <brad.buchsbaum@gmail.com> |
| License | MIT + file LICENSE |
| Version | 0.1.0 |
| URL | https://bbuchsbaum.github.io/shard/ https://github.com/bbuchsbaum/shard |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.