Sébastien Ros

Results 1057 comments of Sébastien Ros

Can you share a command line I could try to debug?

Closing since you have mastered this now

Ideally for use if that touches the aspnet core benchmarks you could try the PRs on this repository first. That allows us to benchmark it easily and discuss about the...

@davidfowl any idea? Otherwise I will investigate

No change on fortunes, so tried on updates: | db | updates-baseline | updates-pool | | | ----------------- | ---------------- | ------------ | ------ | | CPU Usage (%) |...

@roji I think we have tested this approach by the past

It's just that we have discrepancies in the charts and this is one variable that adds some doubts when we see a regression.

I think only the CMS related features should assume that YesSql is used or can be used. All other features (user management, role management, open id, admin dashboard, theming, deployment,...

Looks like all dbs we support support this syntax. Maybe worth adding to the grammar then. Shouldn't be hard to do, unless we really can only return one statement. For...

I checked the grammar and we already return a statement list but these are unions only for now.