🦞🌯 Lobster Roll

Thread

SIMD-ized faster parse of IPv4 addresses (0x80.pl)

Stories related to "SIMD-ized faster parse of IPv4 addresses" across the full archive.

SIMD-ized faster parse of IPv4 addresses (0x80.pl)
benchmarking JSON Parsers (OJ vs SimdJson), 2x faster than StdLib (mayerdan.com)
Vectorized shifts: are immediates faster? (lemire.me)
Filter Before You Parse: Faster Analytics on Raw Data with Sparser (dawn.cs.stanford.edu)
related VLDB paper http://www.vldb.org/pvldb/vol11/p1576-palkar.pdf
Rust Faster SIMD edition (llogiq.github.io)
Oil's Parser is 160x to 200x Faster Than It Was 2 Years Ago (oilshell.org)
Faster JSON Support for iOS/macOS, Part 7: Polishing the Parser (blog.metaobject.com)
Generational references 2.3x faster than reference counting (unoptimized) (vale.dev)
frawk, a JITted and SIMD-optimized AWK written in Rust (github.com)
SIMD accelerated sorting in Java - how it works and why it was 3x faster (jbaker.io)
Generalized LL (GLL) Parser (rahul.gopinath.org)
This post provides a complete tour of Generalized LL (GLL) parsing along with GSS (graph structured stack) and extraction of parse trees from SPPF (shared packed parse forest). This is part of my ongoing effort to document various parsing algorithms. I am looking for feedback on structure as well...
I made JSON.parse() 2x faster (radex.io)
Introducing Iguana: extremely fast SIMD-optimized decompression (sneller.io)
Parsing time stamps faster with SIMD instructions (lemire.me)
Scan HTML faster with SIMD instructions: Chrome edition (lemire.me)
Replace FxHasher with faster and better finalized hash (github.com)
Context: FxHash is a non-cryptographic hash used in the Rust compiler. It affects performance a lot. Different people were looking for a faster(*) hash for years(https://nnethercote.github.io/2021/12/08/a-brutally-effective-hash-function-in-rust.html), without success, and it looks like this recentl...
Scan HTML even faster with SIMD instructions (C++ and C#) (lemire.me)
Scan HTML even faster with SIMD instructions (C++ and C#) (lemire.me)
Scan HTML even faster with SIMD instructions (C++ and C#) (lemire.me)
Scan HTML even faster with SIMD instructions (C++ and C#) (lemire.me)
Scan HTML even faster with SIMD instructions (C++ and C#) – Daniel Lemire's blog (lemire.me)
Scan HTML even faster with SIMD instructions (C++ and C#) (lemire.me)
Unsafe read beyond of death: optimized short string SIMD load (ogxd.github.io)
Counting bytes faster with SIMD, interleaving, and prefetching (mattstuchlik.com)
PostgreSQL Sees Up to 4x Query Performance with SIMD-Optimized JSON Escaping (phoronix.com)
Berkeley Lab Introduces Specialized Hardware to Speed Up Sparse Computations (hpcwire.com)
Ryzen 9 9950X runs 16% faster on an Intel-optimized Linux distro (tomshardware.com)
Standardized designs arrive to help build more homes faster (news.gov.bc.ca)
How I SIMD optimized Perlin noise (scallywag.software)
Building a compile-time SIMD optimized smoothing filter (scientificcomputing.rs)