microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Bot performance question
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Hi,
I see the concurrent connection to bot is set to 12.
ServicePointManager.DefaultConnectionLimit=12
I wonder I should change it to 100 to serve more concurrent calls and do you have any performance recommendation for each bot instance. Is that 1 call 1 connection?
Also the skype process will needs at least 2 cores VM. I tried 2 cores VM but it does not work. >= 3 cores then it start working. Is that a bug?Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the reported ServicePointManager.DefaultConnectionLimit value of 12 and the Skype process behavior on two- versus three-core VMs. Reproduce the connection and VM observations, then document whether the behavior is expected or identify a concrete defect and its performance guidance.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100