Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imazen/gdibench
Benchmark showing that DrawImage does not parallelize on newer patchlevels of windows
https://github.com/imazen/gdibench
Last synced: about 2 months ago
JSON representation
Benchmark showing that DrawImage does not parallelize on newer patchlevels of windows
- Host: GitHub
- URL: https://github.com/imazen/gdibench
- Owner: imazen
- License: mit
- Created: 2013-10-23T23:47:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-30T02:12:39.000Z (about 11 years ago)
- Last Synced: 2023-04-10T14:21:06.574Z (over 1 year ago)
- Language: C#
- Size: 1.94 MB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Move along, just a benchmark
This benchmark test the parallelizability of System.Drawing.Graphics.DrawImage in High Quality Bicubic mode.
Results on the latest patchlevels of windows seem to indicate a process-level lock.