Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify code into default repo format | EuAndreh | 2025-01-22 | 1 | -151/+0 |
| | |||||
* | remove unnecessary type parameters | Chris Wendt | 2022-06-08 | 1 | -4/+4 |
| | |||||
* | BIG change: generic Var[T], txVar, etc. | Chris Wendt | 2022-06-08 | 1 | -7/+7 |
| | |||||
* | Move some benchmarks to be external tests | Matt Joiner | 2020-09-10 | 1 | -86/+0 |
| | |||||
* | Add custom VarValue and const for sleep backoff | Matt Joiner | 2020-09-10 | 1 | -3/+3 |
| | |||||
* | Add thundering herd tests | Matt Joiner | 2020-08-28 | 1 | -0/+86 |
| | |||||
* | Make returns explicit | Matt Joiner | 2019-11-06 | 1 | -4/+4 |
| | |||||
* | Add parallel PingPong benchmark | Matt Joiner | 2019-11-04 | 1 | -1/+20 |
| | | | | This should help demonstrate any speed-up from removing global synchronization primitives. | ||||
* | Add PingPong test and benchmark | Matt Joiner | 2019-10-23 | 1 | -0/+5 |
| | |||||
* | Put benchmarks in their own file | Matt Joiner | 2019-10-23 | 1 | -0/+127 |