feat: add Swift implementation of isspam (sisspam) with CI build and benchmark integration
- Add swift_isspam package with optimized main.swift using unsafe memory flags - Extend CI workflow to install Swift 5.9.2 and include sisspam in build_all and benchmark - Update Makefile with build_swift target and publish step for sisspam binary - Add sisspam to .gitignore and README with author credit - Enable Swift timing in bench.py alongside existing language implementations
This commit is contained in:
@@ -9,7 +9,9 @@ target/
|
||||
/isspam
|
||||
/risspam
|
||||
/jisspam
|
||||
/sisspam
|
||||
/isspam_cpp
|
||||
/borded_cpp_exec
|
||||
/isspam.py
|
||||
swift_isspam/.build/
|
||||
.build-trigger-2014-12-02 15:26
|
||||
|
||||
Reference in New Issue
Block a user