FileOnQ / Imaging.Heif

A C#/.NET wrapper around libheif for decoding and processing high efficiency image formats (heif, heic).
GNU Lesser General Public License v3.0
15 stars 4 forks source link

Adds Benchmarking for net48/net5/net6 #70

Closed SkyeHoefling closed 2 years ago

SkyeHoefling commented 2 years ago

Fixes: #66

Description

Updates the benchmarking build to run for net48/net5/net6 and print results to GitHub Pull Request

Merge Checklist

SkyeHoefling commented 2 years ago

merged this into main as benchmarking must be tested in main