Skip to content

Commit ed3e3b6

Browse files
author
Toby Dylan Hocking
committed
drop cont bench
1 parent d17ff70 commit ed3e3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/datatable-fread-and-fwrite.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ file.remove("out.csv")
290290

291291
## 3. A Note on Performance
292292

293-
While this vignette focuses on features and usability, the primary motivation for `fread` and `fwrite` is speed. The performance of `data.table`'s I/O is a topic of continuous benchmarking.
293+
While this vignette focuses on features and usability, the primary motivation for `fread` and `fwrite` is speed.
294294

295295
For users interested in detailed, up-to-date performance comparisons, we recommend these external blog posts which use the `atime` package for rigorous analysis:
296296

0 commit comments

Comments
 (0)