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

Slow printing #506

Open
JoelSjogren opened this issue Dec 14, 2023 · 0 comments
Open

Slow printing #506

JoelSjogren opened this issue Dec 14, 2023 · 0 comments

Comments

@JoelSjogren
Copy link
Contributor

I am surprised that I can't find this discussed anywhere. As usual in jupyter, when you evaluate a cell that ends with an expression and not ; that value is printed. Why is this slower than std::cout << ... << std::endl;? Takes a whole second just to print an integer. I don't notice this difference in the cling repl.

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