-
-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
Description
Is this a new feature request?
- I have searched the existing issues
Wanted change
Syncthing v2 should be built as a static binary using CGO.
Reason for change
Syncthing v2 uses SQLite as its database backend. While the build without CGO is functional, the resulting binary is approximately 20% slower. The CGO built is also the version primarily shipped by the upstream project, which reduces the likelihood of users encountering edge cases or SQLite library related bugs.
Proposed code change
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Issues