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

Question about XGBoost bundle speed. #33

Open
drei34 opened this issue Nov 15, 2022 · 0 comments
Open

Question about XGBoost bundle speed. #33

drei34 opened this issue Nov 15, 2022 · 0 comments

Comments

@drei34
Copy link

drei34 commented Nov 15, 2022

Hi,

I have a question as I am using this model. I varied the batch size to be 1, 20 and 50 and I measure the latency given a batch size in my java code. It seems pMax latency is largest for batch size 1 and I am trying to make sure I understand why. Also, as I vary the batch size, it seems that on average a batch of size 50 takes less time than a batch of size 1. Is this because of threading (inside the bundle)? How do you turn threading off, can you? For example, see below my latency numbers below. Thank you!

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant