Dusty Pomerleau on Nostr: So I just looked at the `chrono` internals. Yikes, it’s all bit magic, storing the ...
So I just looked at the `chrono` internals. Yikes, it’s all bit magic, storing the entire date in a single `i32`, for example. I wonder how much of a perf benefit that offers.
#rust
Published at
2024-01-23 23:16:28Event JSON
{
"id": "3e0eb334472e2853b290d27661f21a32c72839a2f3303735e2deddb0d2441700",
"pubkey": "5bdfe5c3188a24f76efd37648930d8ada3e458961d03b2e0d62596d4f76e4778",
"created_at": 1706051788,
"kind": 1,
"tags": [
[
"t",
"rust"
],
[
"proxy",
"https://fosstodon.org/users/dpom/statuses/111807809983006587",
"activitypub"
]
],
"content": "So I just looked at the `chrono` internals. Yikes, it’s all bit magic, storing the entire date in a single `i32`, for example. I wonder how much of a perf benefit that offers.\n\n#rust",
"sig": "83a7cc49434256050292320b4d76ea026e75cc8fe76784b1f3825d3f6d06b70f338065b025ab235414c672c916232e3db2947a9b970dc92f51349d4858436132"
}