Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-15113: [C++] Make GcsFileSystem tests a bit faster #11959

Closed
wants to merge 1 commit into from
Closed

ARROW-15113: [C++] Make GcsFileSystem tests a bit faster #11959

wants to merge 1 commit into from

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Dec 15, 2021

Before:

80/86 Test #50: arrow-gcsfs-test ..........................   Passed   13.52 sec

After:

64/86 Test #50: arrow-gcsfs-test ..........................   Passed    4.95 sec

@github-actions
Copy link

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, let's wait for CI

@pitrou pitrou closed this in f473cb9 Dec 15, 2021
@coryan coryan deleted the ARROW-15113-gcsfs-speedup-tests-take2 branch December 15, 2021 15:49
@ursabot
Copy link

ursabot commented Dec 15, 2021

Benchmark runs are scheduled for baseline = 4d7f9e7 and contender = f473cb9. f473cb9 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.18% ⬆️0.09%] ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

rafael-telles pushed a commit to rafael-telles/arrow that referenced this pull request Dec 20, 2021
Before:

```
80/86 Test apache#50: arrow-gcsfs-test ..........................   Passed   13.52 sec
```

After:

```
64/86 Test apache#50: arrow-gcsfs-test ..........................   Passed    4.95 sec
```

Closes apache#11959 from coryan/ARROW-15113-gcsfs-speedup-tests-take2

Authored-by: Carlos O'Ryan <coryan@google.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants