Youngteac Hong

Results 120 comments of Youngteac Hong

Hello. Thanks for the issue report. When you tested the Yorkie, I think the latency was relatively long compared to Figma. I have a few questions for you to improve...

Thanks for the link. It seems to help improve document editing performance. A while ago I saw a connection from Benin in the CodePair service log. I thought that the...

Thank you for your interest in Yorkie project. And I'm glad to hear that you agree with our project's goal, `Just out of box`. Currently implemented GC is focused on...

@chromato99 Sure. If you have any questions please let me know.

Did you call flip before calling toArrayBuffer? https://github.com/dcodeIO/bytebuffer.js/wiki/API#bytebufferflip

ProseMirror's [document](https://prosemirror.net/docs/ref/#model.Document_Structure) is designed based on the tree structure, and it is necessary to record the position of the cursor in the tree as a simple number, so [Resolved Positions](https://prosemirror.net/docs/ref/#model.Resolved_Positions)...

@blurfx I haven't thought about it yet. Perhaps it would be better to research the Y.js approach.

@parkeunae Sorry for the late review. Could you please resolve the conflict?

@parkeunae Thanks for your contribution. The benchmark test seems to be using a lot of memory. How about trying to find the cause? https://github.com/yorkie-team/yorkie-js-sdk/runs/7552659343?check_suite_focus=true#step:10:13 ``` > [email protected] benchmark > ts-node-script...

@eddie0329 Sure. :)