The document discusses the analysis of algorithms for solving the discrete logarithm problem on elliptic curves and hyperelliptic curves of higher genus. It notes that while Pollard's Rho algorithm is commonly used, index calculus algorithms may be faster for genus greater than 2. The document aims to more precisely analyze the constants involved in index calculus running times, as the impact of these constants is significant but not well understood. It presents analysis of the single large prime index calculus algorithm, finding an expression for its minimum running time in terms of unknown constants related to the random walk and linear algebra portions. Determining these constants is necessary for a precise security comparison between elliptic and hyperelliptic curves.