https://github.com/zerefwayne/wayback-simhash-prototype
https://github.com/zerefwayne/wayback-simhash-prototype
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zerefwayne/wayback-simhash-prototype
- Owner: zerefwayne
- Created: 2025-03-14T15:23:14.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-03-14T15:26:11.000Z (10 months ago)
- Last Synced: 2025-03-23T23:39:51.473Z (10 months ago)
- Language: HTML
- Size: 656 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Comparing Simhash in Golang and Python
### Golang
getFilePaths execution time: 0.0001s
readFiles execution time: 0.0007s **
processHTMLFiles execution time: 0.0950s *
computeSimhashes execution time: 0.0544s
Total execution time: 0.1503s *
File 0: 8872fd1ea7eb253c
File 1: 8872d51ea3eba73e
File 2: 8872d51eabeb257c
File 3: 8872d51ea7eb257c
File 4: 8872fd1ea7eba47e
### Python
getFilePaths execution time: 0.0001s
readFiles execution time: 0.0061s
processHTMLFiles execution time: 0.1405s
computeSimhashes execution time: 0.0161s **
Total execution time: 0.1628s
File 0: 50cb91ecfb563538
File 1: 50f191e0ea243738
File 2: 50cb91e8fb163778
File 3: 50cb91ecff563578
File 4: 50cb91e8ff563578