HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ifoxhz

no profile record

comments

ifoxhz
·6 bulan yang lalu·discuss
I think so.
ifoxhz
·6 bulan yang lalu·discuss
FUSE generally has low overall performance because of an additional data transfer process between the kernel space and user space, which is less than ideal for AI training.
ifoxhz
·10 bulan yang lalu·discuss
I completely agree with your point. I also strongly dislike this programming model. However, are there better handling mechanisms or well-established libraries for managing concurrency and synchronization in Go? Previously, when I used C, I relied heavily on libraries like libuv to handle similar issues.