Skip to content

Commit

Permalink
Go with default N spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirban166 authored Oct 3, 2024
1 parent 7e822ad commit 4ecb240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/atime/tests.R
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ test.list <- atime::atime_test_list(

# Improvement discussed in and brought by https://github.com/Rdatatable/data.table/pull/4386
"forderv improved in #4386" = atime::atime_test(
N = 10^seq(3, 7),
setup = {
options(datatable.forder.auto.index = TRUE, datatable.forder.reuse.sorting = TRUE)
dt <- data.table(index = sample(N), values = sample(N))
Expand Down

0 comments on commit 4ecb240

Please sign in to comment.