HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ifoxhz

no profile record

comments

ifoxhz
·hace 6 meses·discuss
I think so.
ifoxhz
·hace 6 meses·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
·hace 10 meses·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.