Viewing profile — telez
telez
HN member- Joined
- Sun, Aug 21, 2022, 6:35 PM UTC
- HN karma
- -1
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About telez
No profile information was provided.
Recent public activity
-
comment
Comment #43466043
seems like a UI design failure
-
comment
Comment #37713915
but TL2 shouldn't be using more memory than say TinySTM, i don't think. If the implementations are object based and nodes are cache aligned, adding an extra 8 bytes for the version…
-
comment
Comment #37713120
the chart doesn't seem visible on ios safari but i can see it on firefox desktop however, the figure seems to be the same as from the linked paper: https://zenodo.org/record/788671…
-
comment
Comment #37712836
I do not quite understand the last figure for the relaxed avl tree. For the 100 % lookup (rightmost) the TL2 algo should scale linearly with the number of threads. For read-only tr…
-
comment
Comment #37630402
i find that duckdb is great for processing json files. i can never remember how to use jq other than for pretty printing. using duckdb in a bash script with the sql in a heredoc is…
-
comment
Comment #32543153
use grouped targets https://www.gnu.org/software/make/manual/html_node/Multiple-... rather than sentinel.