Cockatrice/tests/oracle
Lukas Brübach 7d8514ec34 [Oracle] Add RAM usage benchmarks for the oracle importer
- Measure process peak/current RSS via procfs (Linux) or getrusage (macOS)
- Add a synthetic-scale RAM benchmark and an opt-in real AllPrintings
  run gated by COCKATRICE_ORACLE_RAM_BENCHMARK=1
- Mirror the wizard's magic-byte handling to decompress .xz/.zip payloads
- Wire optional ZLIB/LibLZMA into the benchmark target and raise its timeout

Took 2 minutes
2026-09-04 22:14:20 +02:00
..
CMakeLists.txt [Oracle] Add RAM usage benchmarks for the oracle importer 2026-09-04 22:14:20 +02:00
oracle_importer_benchmark_test.cpp [Oracle] Add RAM usage benchmarks for the oracle importer 2026-09-04 22:14:20 +02:00
oracle_importer_test.cpp [Oracle] Add oracle importer tests and fix set parsing details (#7215) 2026-09-04 22:14:16 +02:00
parse_cipt_test.cpp Update cipt parsing (#5712) 2025-03-14 21:44:13 -04:00