Skip to content

Commit 027d2e0

Browse files
deploy: fb98c5e
1 parent 2d63ff7 commit 027d2e0

3 files changed

Lines changed: 2 additions & 22 deletions

File tree

cppcon2025/cppcon_2025_slides.html

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,26 +1114,10 @@ <h1 id="key-technical-insights">Key Technical Insights</h1>
11141114
<li>
11151115
<p><strong>Every Optimization Matters</strong></p>
11161116
<ul>
1117-
<li>Small gains compound into huge improvements<br />
1118-
=======</li>
1117+
<li>Small gains compound into huge improvements</li>
11191118
</ul>
11201119
</li>
11211120
</ol>
1122-
<blockquote>
1123-
<blockquote>
1124-
<blockquote>
1125-
<blockquote>
1126-
<blockquote>
1127-
<blockquote>
1128-
<blockquote>
1129-
<p>49da663992d387f96e55a696cd7203fb469b370a</p>
1130-
</blockquote>
1131-
</blockquote>
1132-
</blockquote>
1133-
</blockquote>
1134-
</blockquote>
1135-
</blockquote>
1136-
</blockquote>
11371121
</section>
11381122
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="79" data-paginate="true" data-theme="default" lang="C" data-marpit-pagination="79" style="--paginate:true;--theme:default;" data-marpit-pagination-total="80">
11391123
<h1 id="conclusion">Conclusion</h1>

cppcon2025/cppcon_2025_slides.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ JSON can be *slow*. E.g., 20 MB/s.
9696

9797

9898

99-
---
99+
---
100100

101101
# simdjson: Parsing design
102102

@@ -1161,10 +1161,6 @@ simdjson: 14.5 seconds ⭐
11611161

11621162
4. **Every Optimization Matters**
11631163
- Small gains compound into huge improvements
1164-
=======
1165-
1166-
1167-
>>>>>>> 49da663992d387f96e55a696cd7203fb469b370a
11681164

11691165
---
11701166

cppcon2025/cppcon_2025_slides.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)