Viewing profile — sebastienros
sebastienros
HN member- Joined
- Sun, Nov 03, 2013, 5:30 AM UTC
- HN karma
- 35
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About sebastienros
No profile information was provided.
Recent public activity
- story
-
comment
Comment #29152526
You create one binary per OS.
- story
-
comment
Comment #23346233
You can't even imagine. A goal has been set by the management to get specific results on some benchmarks, by improving the framework. We have weekly meetings to follow up on improv…
-
comment
Comment #20005804
TechEmpower's Plaintext scenario is currently limited at 7M RPS due to network limits, though it uses a 10Gb NIC. Knowing that the Plaintext scenario is a very simple HTTP request …
-
comment
Comment #18417184
Tiered Compilation is tweaked in a way that it provides a very good balance between startup time and throughput, which is what a majority of users would need. If you want to privil…
-
comment
Comment #18414705
You can usually cut the cold start performance in half by enabling Tiered Compilation. It's just one parameter in your project file, or via an environment variable. Disclaimer: I w…
- story
- story
-
comment
Comment #11241488
Because features!
- story
-
comment
Comment #7537589
To answer this, the nice thing with Roslyn that is not explain in this blog is that it's also an API that you can extend with plugins. You project can contains them and they will h…
- story
-
comment
Comment #7073348
Based on the current price it makes roughly 25K bitcoins, and using the current BUY backlog on MtGox, selling them would push the price back to $550. However such a volume will cer…
-
comment
Comment #6662340
I work at Microsoft full time on http://orchardproject.net , a CMS based on ASP.NET MVC, Autofac and Nhibernate. I've been doing that for almost 4 years and many would agree it's k…