Skip to main content

It’s A Great Time To Be A VC

Or, rather...

It's A Good Time To Raise A New VC Fund.


The NVCA and Thomson Financial released the Private Equity Performance Index numbers for Q2 2006.

Matt Marshall (VentureBeat) wrote:


All private investors, from venture capitalists to buyout guys, are doing very well.


If you look at the table below, you'll see that the early stage venture capitalists who invested over the past ten years have averaged a whopping 37 percent return annually, according to the latest data from Thomson Financial. Those VCs have done the best among all investors.

The table is in the NVCA report.

Dan Primack of PE Week Wire has this to say:
Dow believes that VCs are blindly adhering to the following article of faith: Short-term ROI isn't very good, but long-term investment in the VC asset class will outperform most major public indices. After all, some variation of that line has been in every Thomson/NVCA performance press release that I can remember (including today’s). So “stick with us,” the VCs tell their LPs, because "we’ll make you money in the end."

The “blind” part is that such statements do not seem to acknowledge that the 10-year VC performance figures are around one year away from a harrowing fall. In fact, it may have already begun.

I have to believe that the majority of the LPs that invest in Venture Capital and Private Equity "get" this already. For "VC" in particular, the bubble bust may have been bigger than the bubble boom. I.e., it doesn't take long to get drunk and feel great, but the hangover seems to last for a much longer time.

Even if this turns out to be true, and the 10-year return averages fall significantly, does it invalidate the VC asset class? I don't think so.

So, surely, corrections are ahead for the VC asset class and the numbers will get worse before they get better. I will grant you that. But:

  1. The LPs are smart, it's their money, and they understand this.

  2. The LPs have demonstrated their faith and commitment to the VC asset class by putting increasingly larger allocations to VC (larger in the absolute, not necessarily larger in the percentage of their individual allocation).

  3. The LPs have a very long-term view of VC investments, rightly so.


So, if Dow is right (see my comments on this) and things will get significantly worse for VC, then it will become progressively harder for folks, including Sevin Rosen, to raise a new fund in the next few years. The concern is that the LPs will lose faith in the asset class. But, if the LPs are willing to invest now, then...

It's a good time to raise a new VC fund.

And, start building returns for the next 10 years of Venture Capital, which will very likely be better than the past 10 years.


Tags: ,,,,,,


Comments

Popular posts from this blog

Bill Coleman Joins 3tera Advisory Board

I think this move surprised a number of people, since Bill recently wrapped up Cassatt Corproation, getting the technology and people  acquired by Computer Associates . However, I was not surprised at all. The announcement, via  3tera Welcomes Bill Coleman : You may or may not have seen the recent press realease.  Bill Coleman, IT/Silicon Valley luminary, Founder and CEO of BEA Systems, has joined 3Tera’s Advisory Board. Yes, this alone is a great testimonial to what we have accomplished in our field.  Getting dignitaries such as Bill does not come easy.  But here’s the best part - this has a lot more than just marquee value and I doubt that Bill would have joined us if that was the case.  Bill, especially since his most recent stint as Founder and CEO of Cassatt Systems, is an extremely knowledgeable visionary in the area of utility and Cloud Computing; and, data center automation. So, Bill will be extremely valuable, reviewing and tweaking both our business plans and techno

Kernel-based Virtual Machine hits Linux

Many congratulations to my good friend Moshe Bar and his team over at (stealth-mode startup) Qumranet . Techworld reports that the KVM (Kernel-based Virtual Machine) project has been accepted into the 2.6.20 version of the Linux kernel distribution. KVM is an Open Source kernel driver that basically allows a Linux kernel to host virtual machines, as plain old Linux processes, that can run Linux or Windows (or other x86-based operating systems). It runs only on hardware that support Intel's VT instruction set (which is fine) and will soon support the AMD-V instruction set as well. This is cool for a number of reasons. It's Open Source, released under the GPL. It basically turns the Linux that we all know and love into a "hypervisor". Linux-as-hypervisor makes sense because Linux already knows how to manage devices, memory, processes, multi-cores, etc. VMware ESX is, essentially, a "hypervisor" - a small kernel, built on Linux as it turns out, that

Big In Japan Open Sources Their Ruby On Rails Tools

The kind folks over at Big In Japan have graciously decided to Open Source the code they used to build their demo web sites . It's all Ruby on Rails code, and it's being released with a GPL license. The code trees being made available include: elfURL ~ URL Shortner FeedVault ~ OPML file storage FrankenFeed ~ RSS feed merger InstantFeed ~ RSS feeds via email QwikPing ~ Ping Server SocialMail ~ RSS via email Very cool. I just love the Open Source community . I have actually been writing some code of late, and it's great to have some reference code to check out. Not sure if I'm going to go with Ruby on Rails yet, however. And, for the record. I have no idea if this is big in Japan. Tags: Open Source , GPL , Ruby On Rails , Big In Japan , Brian Berliner , brianberliner