File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ commands:
312
312
default : $CIRCLE_USERNAME
313
313
module_path :
314
314
type : string
315
- default : bin/linux-x64-release/redisbloom .so
315
+ default : bin/linux-x64-release/rejson .so
316
316
profile_env :
317
317
type : string
318
318
default : " 0"
@@ -523,7 +523,7 @@ jobs:
523
523
- build-steps
524
524
- benchmark-steps
525
525
526
- benchmark-bloom -oss-standalone-test :
526
+ benchmark-json -oss-standalone-test :
527
527
docker :
528
528
- image : redisfab/rmbuilder:6.2.7-x64-focal
529
529
steps :
@@ -683,7 +683,7 @@ workflows:
683
683
- benchmark-json-oss-standalone :
684
684
<< : *on-integ-and-version-tags
685
685
context : common
686
- - benchmark-bloom -oss-standalone-test :
686
+ - benchmark-json -oss-standalone-test :
687
687
<< : *on-test-branch
688
688
context : common
689
689
- benchmark-json-oss-standalone-profiler :
You can’t perform that action at this time.
0 commit comments