Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit860f7e0

Browse files
authored
Update logo in README.md
1 parent980f2ad commit860f7e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
simdjson : Parsing gigabytes of JSON per second
77
===============================================
88

9-
<imgsrc="images/logo.png"width="10%"style="float:right">
9+
<imgsrc="images/official_logo/logo_noir/SVG/logo_simdjason_noir.svg"width="40%"style="float:right">
10+
1011
JSON is everywhere on the Internet. Servers spend a*lot* of time parsing it. We need a fresh
1112
approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms
1213
to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp