GitHub / f05135 / Hashing-Performance-Benchmark-Script
Explore hashing algorithm performance with this Python script. It measures the average time needed to hash random strings of varying lengths, leveraging multiprocessing for efficient concurrent hashing. The script produces insightful bar chart visualizations, stores results in JSON format, and generates interactive HTML plots for in-depth analysis.
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 3.58 MB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: hashing-algorithms, matploitlib, md5, python, sha-1, sha-256, sha-512, sha3-256, sha3-512