Skip to content

Commit a256b4a

Browse files
committed
Put Arkouda PR 4819 on the performance playground
Signed-off-by: Engin Kayraklioglu <e-kayrakli@users.noreply.github.com>
1 parent 1260b04 commit a256b4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

util/cron/test-perf.hpe-apollo-hdr.arkouda.playground.bash

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ TEST_NIGHTLY=0
5151
GITHUB_USER=chapel-lang
5252
GITHUB_BRANCH=main
5353

54-
SHORT_NAME=segPdarrayIndex-4812
55-
START_DATE=09/15/25
54+
SHORT_NAME=scan-regression-fix
55+
START_DATE=09/18/25
5656

57-
export ARKOUDA_URL=https://github.com/1RyanK/arkouda.git
58-
export ARKOUDA_BRANCH=4803-Investigate_performance_of_segPdarrayIndex
57+
export ARKOUDA_URL=https://github.com/drculhane/arkouda.git
58+
export ARKOUDA_BRANCH=ForIssue4810
5959

6060
if [[ "$TEST_NIGHTLY" == "1" ]]; then
6161
set -e

0 commit comments

Comments
 (0)