alec-jackson / alec-jackson/studious-engine

Studious Engine 24 Hour Duration Test

Abierto
#36 1 comentario 0 reacciones 1 asignado Reclamado por @Weetsy Ver en GitHub
cleanup performance testing
Lenguaje dominante
C
Estrellas
6
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

# Test Description

Run studious engine uninterrupted for 24 hours. If the program crashes, collect a core dump of the failure and analyze the crash. Fix the underlying problem and re-test. Repeat until studious is able to stay open for 24 hours straight.

## Notes

Computer under test should not go to sleep after n number of minutes of inactivity. The target hardware for this test should be something a bit more limited, like a raspberry pi 4.

**Before running this test,** run `ulimit -c unlimited` to ensure the core dump is actually generated on your system. Analyze the core dump using GDB to triage any crashes.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.