sys_perform_io: Speed test for read and write

View source: R/sys_perform_io.R

sys_perform_ioR Documentation

Speed test for read and write

Description

This function records I/O times for the current working directory

Usage

sys_perform_io(n = 10, delete_file = TRUE)

Arguments

n

Number of times to repeat the read/write operations

delete_file

Delete the random csv generated for this test.

Examples

sys_perform_io(5)                     

jhollist/miscPackage documentation built on March 3, 2024, 9:23 p.m.