Active
Recent
Comments
Search
Login
Login
lemire.me: 118 stories from 37 submitters
10
Precision, recall and why you shouldn’t crank up the warnings to 11
programming
lemire.me
via
hoistbypetard
10 days ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
11 comments
11
4
Computing the UTF-8 size of a Latin 1 string quickly (AVX edition)
assembly
c
hardware
lemire.me
via
eBPF
1 month ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
2
Care is needed to use C++ std::optional with non-trivial objects
c++
lemire.me
via
raymii
2 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
2 comments
2
3
Quickly checking that a string belongs to a small set
c++
performance
lemire.me
via
nomemory
2 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
9
Avoid exception throwing in performance-sensitive code
c++
lemire.me
via
raymii
3 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
4 comments
4
3
Implementing ‘strlen’ using SVE
performance
programming
lemire.me
via
azhenley
3 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
2 comments
2
2
A review of elementary data types : numbers and strings
programming
lemire.me
via
adsouza
3 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
5
Making all your integers positive with zigzag encoding
programming
lemire.me
via
jmillikin
4 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
2 comments
2
4
Measuring the memory usage of your C++ program
c++
lemire.me
via
nomemory
4 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
2 comments
2
3
Catching sanitizer errors programmatically
c++
security
lemire.me
via
raymii
7 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
3 comments
3
5
“Hello world” is slower in C++ than in C (Linux)
c
c++
performance
lemire.me
via
raymii
7 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
14 comments
14
4
How quickly can you convert floats to doubles (and back)?
c++
performance
lemire.me
via
raymii
8 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
15
Go generics are not bad
go
lemire.me
via
raymii
8 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
3 comments
3
3
Looking at assembly code with gdb
assembly
debugging
lemire.me
via
raymii
9 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
4
Data structure size and cache-line accesses
performance
lemire.me
via
serce
9 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
4
Removing characters from strings faster with AVX-512
c
lemire.me
via
raymii
11 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
1 comment
1
4
Converting integers to decimal strings faster with AVX-512
c++
lemire.me
via
raymii
12 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
14
How programmers make sure that their software is correct
testing
lemire.me
via
calvin
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
10 comments
10
19
In C, how do you know if the dynamic allocation succeeded?
c
lemire.me
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
50 comments
50
18
In C++, is empty() faster than comparing the size with zero?
c++
lemire.me
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
7 comments
7
3
For software performance, can you always trust inlining?
compilers
performance
lemire.me
via
calvin
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
1 comment
1
5
Word-aligned Bloom filters
performance
programming
lemire.me
via
dbremner
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
1 comment
1
9
The big-load anti-pattern
performance
lemire.me
via
calvin
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
3 comments
3
16
Faster sorted array unions by reducing branches
compilers
performance
programming
lemire.me
via
dbremner
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
1 comment
1
19
My programming setup
programming
lemire.me
via
rmpr
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
33 comments
33
Page 2 >>