summaryrefslogtreecommitdiff
path: root/Userland/Utilities/abench.cpp
AgeCommit message (Expand)Author
2023-02-13LibCore: Rename `File` to `DeprecatedFile`Tim Schumacher
2023-01-07Userland: Silence warnings from ElapsedTimer::elapsed() type changeAndrew Kaster
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-07-12Userland: Convert command line arguments to String/StringViewsin-ack
2022-04-21LibAudio+Userland: Use new audio queue in client-server communicationkleines Filmröllchen
2022-04-03Utilities: Use default execpromises parameter to `pledge(..)`Brian Gianforcaro
2021-11-28Utilites: Add abench utilitykleines Filmröllchen