We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e73c2c8 + f2eb965 commit 3305e5bCopy full SHA for 3305e5b
.ci/atime/tests.R
@@ -1,5 +1,7 @@
1
# A list of performance tests.
2
#
3
+# See documentation in https://github.com/Rdatatable/data.table/wiki/Performance-testing for best practices.
4
+#
5
# Each entry in this list corresponds to a performance test and contains a sublist with three mandatory arguments:
6
# - N: A numeric sequence of data sizes to vary.
7
# - setup: An expression evaluated for every data size before measuring time/memory.
0 commit comments