Added a small builtin benchmark to decode files to PCM

This commit is contained in:
emeric
2026-06-20 10:24:58 +02:00
parent 8fa58f1775
commit 62f4766f82
15 changed files with 675 additions and 10 deletions
+7
View File
@@ -167,6 +167,13 @@
<message id="Lms.Admin.DebugTools.Db.export-query-profiling">导出查询分析数据</message>
<message id="Lms.Admin.DebugTools.Db.db">数据库</message>
<!--PcmDecodingStats-->
<message id="Lms.Admin.DebugTools.PcmDecodingStats.pcm-decoding-stats">PCM解码统计</message>
<message id="Lms.Admin.DebugTools.PcmDecodingStats.run">运行基准测试</message>
<message id="Lms.Admin.DebugTools.PcmDecodingStats.download">下载结果</message>
<message id="Lms.Admin.DebugTools.PcmDecodingStats.running">运行中…</message>
<message id="Lms.Admin.DebugTools.PcmDecodingStats.benchmark-completed">PCM解码基准测试已在{1}内完成</message>
<!--Tracing-->
<message id="Lms.Admin.DebugTools.Tracing.export-current-buffer">导出跟踪</message>
<message id="Lms.Admin.DebugTools.Tracing.tracing">跟踪</message>