Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » performance   (RSS)

Visual Studio: Why is there no 64 bit version? (yet)

Disclaimer: This is yet another of my trademarked "approximately correct" discussions From time to time customers or partners ask me about our plans to create a 64 bit version of Visual Studio. When is it coming? Why aren’t we making it a priority? Haven’t

Visual Studio 2010 Performance Part 2: Text Editor

Part 1 of this series talked about the startup problems we face. In Part 2, I want to talk about the editor. Many people have reported that editing with the new editor is slower. I’ve experienced the same thing myself so I certainly do not want to accuse
Posted by ricom | 17 Comments

Visual Studio 2010 Performance Part 1: Startup

I want to start by thanking everyone that has commented on the Beta (by posting their thoughts here or elsewhere) for doing so. Please keep those comments coming! They have a great impact on the senior leadership here and they are excellent rallying points
Posted by ricom | 31 Comments

Visual Studio 10 -- Your Performance Feedback plus Beta 1

At Microsoft you can't say you're excited about anything you have to say that you're "super excited". I don't know why that's just the way it is . So, I'm happy to say that I'm super excited about the release of Beta 1 and I encourage you all to visit
Posted by ricom | 48 Comments

Visual Studio -- working on performance

Jason has a new posting on the progress of Visual Studio and I wanted to chime in myself. Some people have been wondering what I’ve been up to… I think you’ll be happy to hear that about 2 months ago I put down a bunch of my long term planning responsibilities
Posted by ricom | 35 Comments

Performance Advice, Southern Style

While I was at PDC2008 I was introduced to Keith and Woody -- pretty soon there was a microphone in front of me and we were doing a podcast. Now I already liked these guys but when they used a picture of me from about 1998 I really liked them a lot more.

Performance by Design at PDC2008!

I'm happy to announce that I will be at PDC2008 (and I will work the booths until I can't speak) but in particular I'll be kicking off this precon event with my longtime colleagues Mark, Joe, and Vance. Come on out, I'd love to meet some of my readers!
Posted by ricom | 6 Comments

Is Performance a "functional" requirement?

We had an internal thread on this yesterday, maybe I was a little too glib but here is what I had to say about the topic [edited so it can be read standalone] The original question, “Is performance a functional requirement” is highly unexciting for me.
Posted by ricom | 3 Comments
Filed under: ,

Linq Compiled Queries Q & A

I did a series of postings on Linq Compiled Queries last year, I recently got some questions on those postings that I thought would be of general interest. Q1: Why use the 'new' keyword in this snippet? var q = from o in nw.Orders select new {o.everything
Posted by ricom | 5 Comments

Just another day in the perf lab

Even though I've been doing general architecture work on Visual Studio for nearly a year now, my friends in DDPERF are still plugging away on performance problems and finding some interesting results. This most recent thread is very interesting because
Posted by ricom | 0 Comments

Shutdown Is No Time For Spring Cleaning

I think my current performance pet peeve is shutdown. Assorted flavors of it, they all seem to have the same kind of problem. Sometimes we're stuck with it... but maybe we shouldn't be? This is one time when our basic training, which normally I love so
Posted by ricom | 19 Comments
Filed under:

Computer Measurement Group offers past papers to the public!

As you know I presented my performance signatures paper at the Computer Measurement Group's (CMG) conference a little over a year ago and I am happy to announce that CMG is now offering previous proceedings from 2005 and older to the public .  I
Posted by ricom | 1 Comments

Performance Quiz #13 -- Linq to SQL compiled query cost -- solution

Well is there really a "solution" at all in general? This particular case I think I constrained enough that you can claim an answer but does it generalize? Let's look at what I got first, the raw results are pretty easy to understand. The experiment I
Posted by ricom | 18 Comments
Filed under: , ,

Performance Quiz #13 -- Linq to SQL compiled queries cost

I've written a few articles about Linq now and you know I was a big fan of compiled queries in Linq but what do they cost? Or more specifically, how many times to you have to use a compiled query in order for the cost of compilation to pay for itself?
Posted by ricom | 28 Comments
Filed under: , ,

Rico's Instrumentation Aphorisms

A few months ago, Mary Gray of the Management Practices Team came to talk to me about good practices for creating performance counters and doing measurements generally. She interviewed me on the topic for about an hour and was madly scribbling notes the
Posted by ricom | 1 Comments
More Posts Next page »
 
Page view tracker