Skip to content

Commit f2eb965

Browse files
Mention wiki in comments
1 parent e73c2c8 commit f2eb965

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/atime/tests.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# A list of performance tests.
22
#
3+
# See documentation in https://github.com/Rdatatable/data.table/wiki/Performance-testing for best practices.
4+
#
35
# Each entry in this list corresponds to a performance test and contains a sublist with three mandatory arguments:
46
# - N: A numeric sequence of data sizes to vary.
57
# - setup: An expression evaluated for every data size before measuring time/memory.

0 commit comments

Comments
 (0)