Skip to content

Commit d8f5bda

Browse files
committed
changing checkpoint to 500
1 parent dcab1b6 commit d8f5bda

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

properties/prop.ipazia.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ graph_generation:
55
to_execute: true
66
delete_tmp_after_merge: true
77
parameters:
8-
checkpoint_every: 1000
8+
checkpoint_every: 500
99
n_workers: 32
1010
fast_rt_threshold: 60
1111
is_community: true

properties/prop.local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ graph_generation:
55
to_execute: true
66
delete_tmp_after_merge: false
77
parameters:
8-
checkpoint_every: 5000
8+
checkpoint_every: 500
99
n_workers: 4
1010
fast_rt_threshold: 60
1111
is_community: false

0 commit comments

Comments
 (0)