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

tt connect : low print output performance on socket connection #889

Open
d-enk opened this issue Jul 2, 2024 · 1 comment
Open

tt connect : low print output performance on socket connection #889

d-enk opened this issue Jul 2, 2024 · 1 comment
Labels
2sp bug Something isn't working teamE

Comments

@d-enk
Copy link

d-enk commented Jul 2, 2024

require("fun").ones():take(50000):totable()

Works very slowly for large objects

Of course, there is no need in itself to print large objects
But sometimes it happens by misclick that causes it to freeze

For comparison native tarantool console work almost instantly
https://github.com/tarantool/docker/blob/master/files/console

tarantoolctl connect also work good

@d-enk d-enk changed the title tt connect: output perf so badly tt connect: low print output performance Jul 2, 2024
@d-enk
Copy link
Author

d-enk commented Jul 2, 2024

This is a problem specific for unix socket
By address it works great

@d-enk d-enk changed the title tt connect: low print output performance tt connect : low print output performance on socket connection Jul 2, 2024
@oleg-jukovec oleg-jukovec added 3sp bug Something isn't working 2sp teamE and removed 3sp labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2sp bug Something isn't working teamE
Projects
None yet
Development

No branches or pull requests

2 participants