Benchmark de CPU en Rust: velocidad teórica vs real
Go to file
Andrés Eduardo García Márquez 65f16ce99b feat: benchmark de CPU - velocidad teórica vs real
Benchmark en Rust que mide la velocidad real del procesador comparada
con la velocidad teórica del fabricante. Incluye:
- Test de un solo núcleo
- Test de todos los núcleos
- Test de ráfaga (burst)
- Explicaciones para usuarios no técnicos

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 12:55:27 -05:00
src feat: benchmark de CPU - velocidad teórica vs real 2026-01-28 12:55:27 -05:00
Cargo.toml feat: benchmark de CPU - velocidad teórica vs real 2026-01-28 12:55:27 -05:00