As @olaugh has confirmed, reordering the distribution by frequency gives a 4% speedup:
```
?,?,2,0,0
E,e,12,1,1
A,a,9,1,1
I,i,9,1,1
O,o,8,1,1
U,u,4,1,1
S,s,4,1,0
R,r,6,1,0
N,n,6,1,0
T,t,6…
### Dragonboat version
v4
We have implemented a session to ensure our IOnDiskStateMachine is idempotent. The session consists of a UUID and a monotonically-increasing index. In the replica.Upd…
Not entirely sure. Trying to work through some oddness I'm encountering in a library that uses distage-test when upgrading the distage dependency from 1.1.0-M23 to 1.2.15. This library also replaces t…
## Summary
We may want to consider re-ordering some of the modules as we saw how they were useful to the Synthesis Fellows groups.
## Sub-Tasks
- [x] Keep an eye on module order & feedback th…
The UG clearly states that the ordering of the two partners of a wedding matters. However, I don't think this is a good solution because users might forget the order after they create the wedding even…
The UG clearly states that the ordering of the two partners of a wedding matters. However, I don't think this is a good solution because users might forget the order after they create the wedding even…
I'm making a library mod for loading campaigns so that everyone doesn't have to implement it themself.
So there's 4 functions that must be implemented in a Quint. Mod;
- Load
- PostLoad
- LoadPuzz…
I guess current ordering is just by name DESC? Would be great if you can support alternate orderings like the same as in the settings UI and maybe place language overrides `"[css][scss]": {}` at the e…
**Task Description**
Ordering is an essential feature for interacting with the Heureka UI. Especially ordering by "target remediation date", "Severity" and "Primay Name" as well as "CCRN" for issue …