NihalJain commented on PR #6997: URL: https://github.com/apache/hbase/pull/6997#issuecomment-2911997402
> Thanks. Confirmed that the versions of joni and jcodings match. > > I needed this badly as 9.4.9.0 had a performance problem in IRB where pasting clipboard content is extremely slow. The problem was fixed in 9.4.10.0 (probably by [jruby/jruby@1c871a3](https://github.com/jruby/jruby/commit/1c871a32773a35c0d8eab84c1b8ddb13c38b3333)). See the video below: > > irb-perf.mp4 > ```shell > echo {1..30} | pbcopy > bin/hbase shell > mise x [email protected] -- irb > mise x [email protected] -- irb > ``` Thanks @junegunn for confirming, and reporting, let me update jira with yout shared details and merge! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
