Skip to content

Creating devices takes an inordinate amount of time #11775

@kkthxbye-code

Description

@kkthxbye-code

NetBox version

v3.4.4

Python version

3.10

Steps to Reproduce

This issue will be used to collect what I find while investigating the issue, as such the scenario is based on my test database and test devicetype.

  1. Create a devicetype with 62 interfaces
  2. Create a device based on the interface
  3. Notice the responsetime

Expected Behavior

The device should be create within a reasonable time period.

Observed Behavior

The device takes many seconds to create.

Do note, that while the performance was never great, it was made worse by both the search indexing and the fact that we fixed a bug where changelog entries were not created for instantiated components.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions