Surface reconstruction using Activiz control

Hello, I am trying to render 3D surface using set of contours. I found that surface reconstruction is taking lesser time with activiz control than c++. Why does implementation using activiz takes less time?
Also I want to improve the time further through GPU implementation. Does activiz provide support for GPU?