Browse Source

Make github pages redeploy

Tyler Hallada 4 years ago
parent
commit
aeceab76e1

+ 1 - 1
_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md

@@ -704,7 +704,7 @@ So how much faster is Rust than JavaScript in generating icosahedrons and
704 704
 hexspheres?
705 705
 
706 706
 Here's how long it took with generating shapes in JS with Three.js in Firefox 
707
-vs. in native Rust with a i5-2500K 3.3 GHz CPU.
707
+versus in native Rust with a i5-2500K 3.3 GHz CPU.
708 708
 
709 709
 | Shape  | JS generate time | Rust generate time |
710 710
 |---|---|---|