DAL/Node: supress event about the cache
Suppress the recently added event about a commitment not present in the cache. This should be triggered only if the commitment was added to the cache, but that's not easy to detect.
Also added a commit to benchmark the running time of the Cryptobox.polynomial_to_slot function.