docs.rs failed to build scx_truther-0.5.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
scx_truther-0.3.1
scx_truther
⚠️ WARNING ⚠️
scx_truther is NOT a real scheduler. It does NOT optimize performance. It is NOT suitable for production use.
This project exists purely as:
- a demonstration of scx_rustland_core
- a teaching tool for sched-ext
- a non-competitive example scheduler
If you are looking for performance, you are in the wrong repository.
What does it do?
Nothing useful.
It registers as a sched-ext scheduler and tells you the truth.
Goals
- Be useless.
- Stay useless.
- Never accidentally become useful.
Design goals
- Maximum absurdity.
- Minimum practicality.
- Compile successfully.
How to run