|
|
|
|
|
by charkost-rb
1948 days ago
|
|
Hi folks, After dealing with bullet's false positives / false negatives (github.com/flyerhzm/bullet) for about 2 months, i had the idea for a gem that is able to auto-detect N+1 queries
with zero
false positives / false negatives (at least as i am currently aware of). You can see examples of N+1 queries that bullet is unable to detect in the README. I would appreciate your feedback! |
|