Skip to content
This repository was archived by the owner on May 3, 2020. It is now read-only.

InjectController.Event implemented as separate middleware. Updated NETCoreApp to 1.1.0. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aanufriyev
Copy link

@aanufriyev aanufriyev commented Feb 16, 2017

Added middleware that will handle specific path to preserve existing code.
As for GC mode, maybe 1.1.0 will be less buggy on Linux. Also it is possible to try Concurrent mode. Anyway without Server GC perf is very mediocre. This are results on my machine. Maybe JIL json serializer will also improve overall perf.

capture

Test data was because of mismatch of doc and model in code.

{
    "Data": "{'Data':'mock data'}"
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant