Skip to content

Conversation

TeXitoi
Copy link
Contributor

@TeXitoi TeXitoi commented May 3, 2014

  • removed warning
  • improved performances
  • parallelization

- removed warning
- improved performances
- parallelization
@TeXitoi
Copy link
Contributor Author

TeXitoi commented May 3, 2014

https://gist.github.com/TeXitoi/b8099056054072cd8416

Another version (without parallelization). It's the translation of the fastest version for amd64. Here, it performs worst, but I have a 32bits Atom. The proposed version is simpler, parallel and faster on my computer.

bors added a commit that referenced this pull request May 4, 2014
…walton

- removed warning
- improved performances
- parallelization
@bors bors closed this May 4, 2014
@TeXitoi TeXitoi deleted the shootout-mandelbrot-rewrite branch May 11, 2014 15:37
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 9, 2025
Fixes rust-lang#13913 .

changelog: [`manual_is_ascii_check`]: fix type suggestions for
references

Previously it only derived `char` and `u8` types, now it should always
annotate the lambda parameter with the correct type (e.g. `&char`).

I'm quite new to Rust and this is my first contact with clippy, so I'm
open for suggetions :)
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.

3 participants