-
Currently we implement switch statements with binary search. This works well for values that fit into a register, but for strings it might be better to compute a hash function.
Some thoughts:
1.…
-
The [SecureDrop Deployment Best Practices](https://docs.securedrop.org/en/latest/deployment_practices.html) discusses several SSL/TLS configuration best practices for landing pages that are not curren…
-
I have a very accent-heavy hungarian document I'm parsing, and 95% of the processing time was spent in `name_to_unicode`
Please consider using a HashMap or, even better, a compile-time perfect hash…
-
I hope I don't have to send any links to the (fairly) recent attacks on sha1 and creating hash collisions.
The main idea is that the map hashes provided is done by taking the sha1 hash of the map d…
-
as titled, reduce the fragment size with potential optimization (e.g., varint)
- [ ] baseline test, compare with Plato, GraphX and other systems....
- [x] optimization-1: varint, considering compati…
-
Scalar implementation of an instruction decoder for VR4300 instructions. Ideally, implement the classic chained-table-lookup decoder, the CEN64 dual-lookup decoder, and my perfect-hash-function-based …
-
Normally, "Progress is too slow!! trying next table size." would be triggered when there are a lot of hashes with an unsalted hash type, or for a given salt. However, it is also triggered with descry…
-
I setted 3 wallets, 1 multisig and 2 different zpub wallets. When I open Electrum on the multisig wallet EPS popup these errors, this is one of them, all the same different hash.
WARNING:2019-04-0…
-
[amikeywordbug.txt](https://github.com/DOCGroup/ACE_TAO/files/4289388/amikeywordbug.txt)
See attached patch for a test extension
```
/home/johnny/ACE/trunk/TAO/tests/AMI/ami_testS.cpp: In mem…
-