feat: add high-precision timestamp sorting support#825
Conversation
|
|
1️⃣ "Not quite right": Yep, even with 2️⃣ Limited scope: Only modified 3️⃣ Why new sorting mode: This change is experimental/unstable, so we’re opting for opt-in (IIB’s style) instead of forcing it on users. Old methods stay as fallbacks for edge cases (e.g., missing high-precision data). IIB's philosophy is to let users opt-in to unstable features rather than forcing them 4️⃣ Dist tip: Pro move—collapse |
|
Yes, nanosecond precision timestamp ties should be quite rare (although definitely possible with batch operations such as I am not sure, how Windows sorts files in the explorer. I am using Linux and AFAIK basically everything on Linux uses mtime_ns/ctime_ns when possible. |


No description provided.