Skip to content

Commit 8c946fc

Browse files
committed
Site build for: f5502ad Comment from Bob on concurrency-costs
1 parent 71e26f6 commit 8c946fc

4 files changed

Lines changed: 366 additions & 340 deletions

File tree

docs/blog/2020/07/06/concurrency-costs.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2170,6 +2170,32 @@ <h2>Comments</h2>
21702170

21712171

21722172

2173+
<article id="comment-c20f3630-cf43-11ef-8ed3-d57aaa7f5f44" class="js-comment comment" uid="c20f3630-cf43-11ef-8ed3-d57aaa7f5f44">
2174+
2175+
<div class="comment__author">
2176+
Bob
2177+
<span class="comment__date">
2178+
<a href="#comment-c20f3630-cf43-11ef-8ed3-d57aaa7f5f44" title="Permalink to this comment">January 10th, 2025 11:12</a></span>
2179+
</div>
2180+
2181+
<div class="comment__body">
2182+
<p>Nice guide, thank you!</p>
2183+
2184+
</div>
2185+
2186+
2187+
<div class="comment__meta">
2188+
<a rel="nofollow" class="comment__reply-link" onclick="return addComment.moveForm('comment-c20f3630-cf43-11ef-8ed3-d57aaa7f5f44', 'respond', 'c20f3630-cf43-11ef-8ed3-d57aaa7f5f44')">↪&#xFE0E; Reply to Bob</a>
2189+
</div>
2190+
</article>
2191+
2192+
2193+
<hr style="border-top: 1px solid #ccc; background: transparent; margin-bottom: 10px;">
2194+
2195+
2196+
2197+
2198+
21732199
<article id="comment-b022f1e0-61d2-11ed-8817-a139fac5b527" class="js-comment comment" uid="b022f1e0-61d2-11ed-8817-a139fac5b527">
21742200

21752201
<div class="comment__author">

docs/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.0">Jekyll</generator><link href="https://travisdowns.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://travisdowns.github.io/" rel="alternate" type="text/html" /><updated>2025-09-06T17:41:50+00:00</updated><id>https://travisdowns.github.io/feed.xml</id><title type="html">Performance Matters</title><subtitle>A blog about low-level software and hardware performance.</subtitle><author><name>Travis Downs</name><email>travis.downs@gmail.com</email></author><entry><title type="html">Your CPU May Have Slowed Down on Wednesday</title><link href="https://travisdowns.github.io/blog/2021/06/17/rip-zero-opt.html" rel="alternate" type="text/html" title="Your CPU May Have Slowed Down on Wednesday" /><published>2021-06-17T00:00:00+00:00</published><updated>2021-06-17T00:00:00+00:00</updated><id>https://travisdowns.github.io/blog/2021/06/17/rip-zero-opt</id><content type="html" xml:base="https://travisdowns.github.io/blog/2021/06/17/rip-zero-opt.html">&lt;!-- boilerplate
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.0">Jekyll</generator><link href="https://travisdowns.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://travisdowns.github.io/" rel="alternate" type="text/html" /><updated>2025-09-06T17:42:34+00:00</updated><id>https://travisdowns.github.io/feed.xml</id><title type="html">Performance Matters</title><subtitle>A blog about low-level software and hardware performance.</subtitle><author><name>Travis Downs</name><email>travis.downs@gmail.com</email></author><entry><title type="html">Your CPU May Have Slowed Down on Wednesday</title><link href="https://travisdowns.github.io/blog/2021/06/17/rip-zero-opt.html" rel="alternate" type="text/html" title="Your CPU May Have Slowed Down on Wednesday" /><published>2021-06-17T00:00:00+00:00</published><updated>2021-06-17T00:00:00+00:00</updated><id>https://travisdowns.github.io/blog/2021/06/17/rip-zero-opt</id><content type="html" xml:base="https://travisdowns.github.io/blog/2021/06/17/rip-zero-opt.html">&lt;!-- boilerplate
22
page.assets: /assets/rip-zero-opt
33
assetpath: /assets/rip-zero-opt
44
tablepath: /misc/tables/rip-zero-opt

0 commit comments

Comments
 (0)