The unit circle in \(\RR^2\) is parametrized by \(\gamma(t) = (\cos t, \sin t)\text{.}\) If \(t = 3u\) then \(\gamma(u) = (\cos 3u, \sin 3u)\) is a reparametrization of the same circle. The first parametrization finishes a revolution in \(t \in [0, 2\pi]\text{,}\) but multiplication by \(3\) in the second parametrization means that a full revolution is completed in \(u \in [0, 2\pi/3]\) — that is, the second parametrization moves along the circle three times as fast.
Many reparametrizations of the circle are possible.
\begin{align*}
\text{ If } t = \frac{u}{3} \amp \text{ then }
\gamma(u) = \left( \cos \frac{u}{3}, \sin \frac{u}{3}
\right)\\
\text{ If } t = u^2 \amp \text{ then } \gamma(u) =
\left( \cos u^2, \sin u^2 \right)\\
\text{ If } t = \sqrt{u} \amp \text{ then } \gamma(u)
= \left( \cos \sqrt{u}, \sin \sqrt{u} \right)
\end{align*}
Even though the shape of the curve is the same, the parametrization affects the rate movement along the curve.