Skip to content

Conversation

Enzx
Copy link

@Enzx Enzx commented Sep 11, 2025

I have added a new version of the Mandelbrot set and compared the result with other versions, and they produce the same hash.

  • AVX2 (Vector256) and vector-mask packing (no scalar indexing).
  • Generate x-coords in-register; switch to MD5.HashData.
  • Add Parallel.For() over rows.
  • Same output, markedly faster on AVX2 CPUs.

@Enzx Enzx marked this pull request as ready for review September 11, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant