Yusuf Ozturk

Results 69 comments of Yusuf Ozturk

@rabbitstack I wasn't able to put time on this due to end of year / beginning of year work load :) I will be active or I will assign a...

@rabbitstack Oh I didn't yet but I saw your updates in the recent releases. I was planning to test it after getting the updates. I think we can close the...

Is there any workaround for this? Is it possible to ignore .s files with current release? Thanks.

To improve performance, is it possible to disable renderPreview completely while preview section is not visible? @jaywcjlove

@alexey-milovidov I like the idea but I am a bit concerned about insert performance. Using keeper for this operation might bring some additional cost for high-frequency insert operations or batch...

@Slach Thanks a lot Eugene. We will try this ASAP :)

Also there is no "Listen" method for Windows, which breaks multi OS builds. https://github.com/wjiec/greuseport seems to have better implementation.

Hi @kavu, I would expect to have one interface for all OS types. If OS does not support the operation, returns back the standard net.Listener. Right now, in this package,...