-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
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.
- Create a devicetype with 62 interfaces
- Create a device based on the interface
- 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.
jeremystretch
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application