d1conv 2023-11-08
Remove old benchmark and test data artifacts
34 files · 39+ · 3,455-

Benchmark data removal

7 files changed
  • do-benchmark-import-export-content.json Removed old benchmark import/export content JSON (1244 lines)
  • do-benchmark-import-export.json Removed old benchmark import/export metadata
  • do-benchmark-import-export.txt Removed old benchmark import/export text (255 lines)
  • do-benchmark-paste-export-content.json Removed old benchmark paste/export content JSON (1244 lines)
  • do-benchmark-paste-export.json Removed old benchmark paste/export metadata
  • do-benchmark-paste-export.txt Removed old benchmark paste/export text (255 lines)
  • markdown-benchmark.txt Removed old markdown benchmark text (238 lines)
  • Purged all old benchmark data files totaling over 3200 lines, including import/export and paste/export comparison data that was no longer used decouple internal
    3 files
    • do-benchmark-import-export-content.json
    • do-benchmark-paste-export-content.json
    • markdown-benchmark.txt

Script reorganization

2 files changed
  • extract-content.sh Moved from markdown-test/ to project root for easier access
  • parse.py Minor updates to content handling
  • Relocated extract-content.sh to project root and made minor parser adjustments decouple internal
    2 files
    • extract-content.sh
    • parse.py