H
F
Articles from lemire.me
Articles from lemire.me
Channels
Economy
World
Technology
Programming
New/Niche Languages
JavaScript Stack
Chinese
Articles from
lemire.me
Parsing IP addresses crazily fast
(
lemire.me
)
2023-6-9
The absurd cost of finalizers in Go
(
lemire.me
)
2023-5-20
Defining interfaces in C++: concepts versus inheritance
(
lemire.me
)
2023-4-21
C++
Are your memory-bound benchmarking timings normally distributed?
(
lemire.me
)
2023-4-8
C++20: consteval and constexpr functions
(
lemire.me
)
2023-3-28
C++
Counting cycles and instructions on ARM-based Apple systems
(
lemire.me
)
2023-3-27
Apple
Precision, recall and why you shouldn't crank up the warnings to 11
(
lemire.me
)
2023-3-16
Computing the UTF-8 size of a Latin 1 string quickly (AVX edition)
(
lemire.me
)
2023-2-18
Bit Hacking (with Go code)
(
lemire.me
)
2023-2-10
Care is needed to use C++ std::optional with non-trivial objects
(
lemire.me
)
2023-1-14
C++
Quickly checking that a string belongs to a small set
(
lemire.me
)
2023-1-7
Avoid exception throwing in performance-sensitive code
(
lemire.me
)
2022-12-22
Implementing ‘strlen' using SVE
(
lemire.me
)
2022-12-20
A review of elementary data types : numbers and strings
(
lemire.me
)
2022-11-30
Making all your integers positive with zigzag encoding
(
lemire.me
)
2022-11-26
Measuring the memory usage of your C++ program
(
lemire.me
)
2022-11-11
C++
Optimizing compilers deduplicate strings and arrays
(
lemire.me
)
2022-9-24
Escaping strings faster with AVX-512
(
lemire.me
)
2022-9-15
Catching sanitizer errors programmatically
(
lemire.me
)
2022-8-23
“Hello world” is slower in C++ than in C (Linux)
(
lemire.me
)
2022-8-10
C++
Linux
Round a direction vector to an 8-way compass
(
lemire.me
)
2022-7-25
Negative Incentives in Academic Research
(
lemire.me
)
2022-7-22
How quickly can you convert floats to doubles (and back)?
(
lemire.me
)
2022-7-21
Previous Page
Next Page