From aeceab76e1cfcda97bcc452fe10ca63af6a2124e Mon Sep 17 00:00:00 2001 From: Tyler Hallada Date: Sat, 1 Feb 2020 19:07:28 -0500 Subject: [PATCH] Make github pages redeploy --- ...2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md b/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md index 1f5cab7..57bc4ad 100644 --- a/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md +++ b/_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 hexspheres? Here's how long it took with generating shapes in JS with Three.js in Firefox -vs. in native Rust with a i5-2500K 3.3 GHz CPU. +versus in native Rust with a i5-2500K 3.3 GHz CPU. | Shape | JS generate time | Rust generate time | |---|---|---|