Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • castellum castellum
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CastellumCastellum
  • castellumcastellum
  • Merge requests
  • !1841

Try nplusone to detect inefficient DB queries

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Bengfort requested to merge nplusone into main Apr 06, 2021
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 5

nplusone is a library that is supposed to help finding inefficient DB queries. I spent some time to try it. My conclusion is that is not all that helpful. I like the general approach. However, it generates many false positives and it's hard to see what would have to be changed to fix the warnings. Also, fixing all warnings would be premature optimization.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: nplusone