| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Scheduler statistics tracking update | Douglas Rumbaugh | 2025-04-25 | 1 | -6/+15 |
| | | | | | | | | | | The current scheme is really inefficient in terms of retreival of the results, but keeps the critical path mostly clear. It's probably worth it to do a more organized tracking of the data as it comes in, to avoid an n^2 statistics generation step at the end. | ||||
| * | switched k to a double | Douglas Rumbaugh | 2025-04-17 | 1 | -6/+5 |
| | | |||||
| * | New benchmarks | Douglas Rumbaugh | 2025-04-09 | 1 | -0/+202 |