File tree Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 1
- name : ClickBench
1
+ name : DataGen-SF10K
2
2
on :
3
3
schedule :
4
4
- cron : " 0 5 * * *"
7
7
workflow_call :
8
8
9
9
jobs :
10
- click_benchmark :
11
- name : soc-livejournal benchmark
10
+ benchmark :
11
+ name : datagen-sf10k benchmark
12
12
env :
13
13
NUM_THREADS : 128
14
14
GEN : Ninja
15
+ EXTENSION_LIST : " algo"
15
16
runs-on : kuzu-self-hosted-benchmarking-xl
16
17
steps :
17
18
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1
- name : ClickBench
1
+ name : Graph500-27
2
2
on :
3
3
schedule :
4
4
- cron : " 0 5 * * *"
7
7
workflow_call :
8
8
9
9
jobs :
10
- click_benchmark :
11
- name : soc-livejournal benchmark
10
+ benchmark :
11
+ name : graph500-27 benchmark
12
12
env :
13
13
NUM_THREADS : 128
14
14
GEN : Ninja
15
+ EXTENSION_LIST : " algo"
15
16
runs-on : kuzu-self-hosted-benchmarking-xl
16
17
steps :
17
18
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1
- name : ClickBench
1
+ name : Soc-LiveJournal
2
2
on :
3
3
schedule :
4
4
- cron : " 0 5 * * *"
7
7
workflow_call :
8
8
9
9
jobs :
10
- click_benchmark :
10
+ benchmark :
11
11
name : soc-livejournal benchmark
12
12
env :
13
13
NUM_THREADS : 128
14
14
GEN : Ninja
15
+ EXTENSION_LIST : " algo"
15
16
runs-on : kuzu-self-hosted-benchmarking-xl
16
17
steps :
17
18
- uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments