aboutsummaryrefslogtreecommitdiffstats
path: root/src/env.c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-03-28 12:12:15 -0400
committerDavid Robillard <d@drobilla.net>2023-04-05 09:45:15 -0400
commit6033875bcb22169de59126451e227dce1ee2db0c (patch)
treeff5eb50cd5dfb63e81ff1faaa2a326e0c978833c /src/env.c
parentab68ee17007626e5662c4f8c7388cb0540f3067c (diff)
downloadserd-6033875bcb22169de59126451e227dce1ee2db0c.tar.gz
serd-6033875bcb22169de59126451e227dce1ee2db0c.tar.bz2
serd-6033875bcb22169de59126451e227dce1ee2db0c.zip
Shrink UTF-8 utility code
I've found that the negative cache impact of the 32-byte lookup table here can be worse than the simple conditional code in real-world scenarios (even though it's faster in micro-benchmarks). So, go with the simple (and conveniently more terse) thing.
Diffstat (limited to 'src/env.c')
0 files changed, 0 insertions, 0 deletions