这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@mosure
Copy link
Owner

@mosure mosure commented Mar 7, 2021

No description provided.

@mosure mosure changed the title feat: variant bindings feat: tuple map bindings Mar 7, 2021
@ayeganov
Copy link

Hey Mitchell, lets go over this in more detail during the week. There is quite a bit of code, and I'd like to understand the design decisions you made better by looking at it with you. Ideally, we'll get it to a point that I could pull it into Gateway and use it.

test/speed.cpp Outdated
container.bind<symbols::symbolC>().to<ServiceC>();

WHEN("the dependency is resolved") {
const int iterations = 100000000;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, Catch2 supports benchmarking natively. I have not tried it yet, but if you run your test binary with --help you'll see options for benchmarking.

@mosure mosure merged commit 5ff69ec into main Mar 21, 2021
@mosure mosure deleted the feat/variant-bindings branch March 21, 2021 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants