aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authorKoichi Murase <myoga.murase@gmail.com>2024-04-10 21:02:47 +0900
committerGitHub <noreply@github.com>2024-04-10 13:02:47 +0100
commit0da8d34425ef83395759db79377025c062a69911 (patch)
tree0e75708ca0b3174da232d4301037590e292b4670 /ui/package.json
parentfeat(dotfiles): add alias import (#1938) (diff)
downloadatuin-0da8d34425ef83395759db79377025c062a69911.zip
feat(bash/blesh): use _ble_exec_time_ata for duration even in bash < 5 (#1940)
Bash < 5.0 doesn't support the high-resolution clock EPOCHREALTIME, so ble.sh uses the builtin command `time` to measure the execution times in Bash < 5.0. This has a lower resolution of milliseconds but still more accurate than Atuin's measurent because Atuin's measurement includes the spawn cost of Atuin, which is typically larger than a millisecond. Reported-by: Georgios Vlassis <https://github.com/gvlassis> Reference: https://github.com/atuinsh/atuin/pull/1484#issuecomment-2047068582
Diffstat (limited to 'ui/package.json')
0 files changed, 0 insertions, 0 deletions