Youness Alaoui
Youness Alaoui
> * > * Put ALL settings into the CLI, but put `Hidden: True` on all but the most common ones. This would reduce the cognitive load of the `--help`...
I don't think we have any plans for TPMv2 but that's mostly because heads didn't support TPMv2, it might change if heads starts supporting it. I don't have much knowledge...
I just did some tests with the 82k word file: Function | Distance | Average time (seconds) ---------- | ---------- | ---------------- load_dictionary | 2 | 5.7 save_picke | 2...
I think there are ways to preallocate memory in python, it depends though on how you're going to use it, it might not work. If you want to share that...
Ah, thanks @mammothb! I see the problem and there's definitely some improvement that can be made here but the SuggestionStage is not the way to go. Looking at what the...
By the way I'm happy to see that the ~40% speed improvement in removing `_get_str_hash` is consistent with @jalajthanaki 's profiling timing that showed the function taking 36% and 37.5%...
@mammothb sorry, I've been busy. I've spent some time trying to optimize the rest of it, but unfortunately unfruitfully. I should have time to take care of it this week...
I've sent the pull request, let me know if there's anything more I can do! Thanks.
I've retested this and it looks like Roll20 have fixed their bug. I got a 19 rolling with advantage with hexblade curse enabled and the crit damages were output correctly!...
Droping to the next-next release due to mv2 not yet being phased out.