LinqFaster icon indicating copy to clipboard operation
LinqFaster copied to clipboard

Progress Checklist

Open jackmott opened this issue 7 years ago • 1 comments

  • [x] Regular Linq Extension Method Coverage

  • [x] Regular Linq Extension Method Tests

  • [x] Parallel Linq Extension Method Coverage

  • [x] Parallel Linq Extension Method Tests

  • [x] SIMD Linq Extension Method Coverage

  • [x] SIMD Linq Extension Method Tests

  • [x] Parallel SIMD Linq Extension Method Coverage

  • [ ] Parallel SIMD Linq Extension Method Tests

jackmott avatar Apr 03 '17 12:04 jackmott

Should include all base types for each if these, just to be sure that the answers are correct.

Smurf-IV avatar Jul 30 '19 16:07 Smurf-IV