-
Notifications
You must be signed in to change notification settings - Fork 19
Benchmarking
Adam edited this page Dec 29, 2021
·
10 revisions
All tests are performed with identical hardware configurations:
Function (Cores x Memory)
Domain Controller (Server Core): 1x512mb
SQL Server: 1x6
SCSM WF Server: 2x4
Exchange: 1x4
In this configuration using the PowerShell's Measure-Command, 500 Incidents defining Title, Description, Affected User, and Created User were created in:
Minutes: 4
Seconds: 39
Milliseconds: 16
TotalMinutes: 4.65027791
TotalSeconds: 279.0166746
TotalMilliseconds: 279016.6746
Minutes: 4
Seconds: 24
Milliseconds: 788
TotalMinutes: 4.413142233
TotalSeconds: 264.788534
TotalMilliseconds: 264788.534
Minutes: 3
Seconds: 57
Milliseconds: 866
TotalMinutes: 3.964435
TotalSeconds: 237.8661144
TotalMilliseconds: 237866.1144