Using swift-he library alongside swiftNIO based client-server structure leads to massive performance degredation
Summarizing https://github.com/feimaomiao/swift-he-grpc , I observe that using this library in a client/server context with swiftNIO as the underlying executor leads to massive (~100x) performance slowdowns. I'm not too familiar with swiftNIO or why this is the case.
关闭于 2026-02-02 2 条评论