Petrik de Heus

Results 64 issues of Petrik de Heus

## Description Calling global `unquote` is deprecated. This uses "sass:string" instead. ## Types of changes - [ ] Documentation - [ ] Bug fix (non-breaking change which fixes an issue)...

This should also improve the performance of JRuby where previously the threads were hardcoded to 512: | branch_name| json| db|query|update|fortune|plaintext| |---------------------|-----|-----|-----|------|-------|---------| | master|15415|14528|12212| 11690| 13936| 144433| | threads = processors|30345|45011|32726|...

5 threads is recommended, this also makes sure results are more predictable when run on different environments.

According to https://github.com/TechEmpower/FrameworkBenchmarks/issues/8420 test mutations should be limited. > The number of test mutations will be limited to 10. Cutelyst has 14 test mutations: https://github.com/TechEmpower/FrameworkBenchmarks/blob/f99bb89276455eb3f90eb3cac8253bfa70b73af3/frameworks/C%2B%2B/cutelyst/benchmark_config.json As Cutelyst also has build...

All other bang methods in QueryMethods are nodoc as well. ### Checklist Before submitting the PR make sure the following are checked: * [x] This Pull Request is related to...

activerecord

**Describe the bug** The TechEmpower benchmark runs for `rack-puma-jruby-sequel-raw` show a significant performance regression after upgrading to Puma 7. Fixes in 7.0.1 improved the results somewhat but there still is...

The properties probably need to be defined outside the initialize method.