I wouldn't expect it to. If CI is just running swift build
at the end of the day, and NIOWebSocket
is one of the libraries in the package, won't the library need to build anyway? Or are you referring to just the fact that importing NIOWebSocket
when compiling a file might be expensive?