EXT_multi_draw_arrays+VBO vs NV_primitive_restart

Hi,

I’d like to render a bunch of short triangle fans, something like 10-15 indices per fan. My guess (I haven’t tested it) is that these extensions should perform similarly, unless in case of MDA+VBO hardware has to invalidate post-TNL vertex cache (I need it too) between fans.