profiler: show symbolic file names next to paths in results

- Capture the pySim file name (sel.name) during each check
- Resolve custom-file aliases from pysimCustomFiles (frontend dict)
- Render 'EF.ADN (MF/7F10/6F3A)' in the results report

SW cache v39.
This commit is contained in:
2026-09-09 17:16:32 +03:00
parent 7c1d623ca2
commit 9d7fa11871
2 changed files with 22 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v38';
const CACHE = 'otaman-v39';
const URLS = [
'index.html',
'help.html',