Daniel Palme
Daniel Palme
At the moment the benchmark contains 35 containers. **Question 1: Should containers be categorized as relevant / not relevant for the benchmark?** **Question 2: Based on which criteria should containers...
### Describe the bug If you enter a letter into the range picker and click outside the range picker, an exception occurs. ### Steps to reproduce (please include code) -...
If container is initialized with _CompileMode.Dynamic_ the used memory is continuously growing. With _CompileMode.Delegate_ this does not happen. You should be able to reproduce with this sample code: ``` class...