profiler: skip fileSize for linear-fixed/cyclic files

- Do not store fileSize on record-file rules during 'Profile from card'
- Do not check/report fileSize mismatch for record-file rules; only
  recordLen and numRecords are reported for LF/CY files

SW cache v46.
This commit is contained in:
2026-09-09 23:35:21 +03:00
parent 61ab7bc304
commit 569f308cec
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v45';
const CACHE = 'otaman-v46';
const URLS = [
'index.html',
'help.html',