alec-jackson / alec-jackson/studious-engine

Studious Engine 24 Hour Duration Test

未关闭
#36 1 条评论 0 个 reaction 已指派 1 人 已被 @Weetsy 认领 在 GitHub 查看
cleanup performance testing
主要语言
C
星标
6
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

# 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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。