Skip to content

ARROW-15648: [C++][Gandiva] Fix the size of the Gandiva cache#12394

Closed
anthonylouisbsb wants to merge 2 commits intoapache:masterfrom
s1mbi0se:fixbug/fix-gandiva-cache-size
Closed

ARROW-15648: [C++][Gandiva] Fix the size of the Gandiva cache#12394
anthonylouisbsb wants to merge 2 commits intoapache:masterfrom
s1mbi0se:fixbug/fix-gandiva-cache-size

Conversation

@anthonylouisbsb
Copy link
Copy Markdown
Contributor

@anthonylouisbsb anthonylouisbsb commented Feb 10, 2022

Add a flag that was missing in that PR to add a flag related to the Object Code cache

Caching the entire projector/filter instead of object cache has a higher memory overhead so need to lower the size when not using object code caching.

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

@anthonylouisbsb anthonylouisbsb force-pushed the fixbug/fix-gandiva-cache-size branch from ac8bcff to af2d85d Compare February 10, 2022 20:49
@pravindra pravindra closed this in d4b690a Feb 11, 2022
@ursabot
Copy link
Copy Markdown

ursabot commented Feb 11, 2022

Benchmark runs are scheduled for baseline = fa69911 and contender = d4b690a. d4b690a 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
[Finished ⬇️0.21% ⬆️0.0%] test-mac-arm
[Failed] ursa-i9-9960x
[Finished ⬇️0.09% ⬆️0.13%] ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

@anthonylouisbsb anthonylouisbsb deleted the fixbug/fix-gandiva-cache-size branch February 11, 2022 19:16
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