https://github.com/yewomhango/blur_algorithms_comparison
Rough comparison of time taken to blur an image in 4 programming languages
https://github.com/yewomhango/blur_algorithms_comparison
benchmark benchmarking blurred-images blurring comparison cpp javascript optimization python rust rust-lang
Last synced: 3 months ago
JSON representation
Rough comparison of time taken to blur an image in 4 programming languages
- Host: GitHub
- URL: https://github.com/yewomhango/blur_algorithms_comparison
- Owner: YewoMhango
- Created: 2021-09-17T00:44:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-17T01:39:18.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T02:39:02.055Z (over 1 year ago)
- Topics: benchmark, benchmarking, blurred-images, blurring, comparison, cpp, javascript, optimization, python, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blur_algorithms_comparison
Rough comparison of time taken to blur an image in 4 programming languages