gaming calculators

Speedrun Split Calculator

Calculate the exact time spent on any individual segment of a speedrun by subtracting the previous split from the current elapsed time. Essential for runners analyzing where time is lost or gained.

About this calculator

In speedrunning, a 'split' records the cumulative elapsed time at the end of each game segment. The time spent on a single segment — called the split time — is found by subtracting the previous split's cumulative time from the current one: splitTime = currentTime − previousSplit. This simple difference isolates how long a specific section took, independent of everything before it. Runners compare individual split times against their personal best (PB) splits or world-record splits to identify where time is lost. Even fractions of a second matter at high levels, so precise calculation is critical. Aggregating split times gives the total run time, and consistent sub-optimal splits quickly reveal the segments most worth practicing.

How to use

Suppose your current cumulative time at the end of World 2 is 245 seconds, and your previous split (end of World 1) was 112 seconds. Step 1: splitTime = currentTime − previousSplit. Step 2: splitTime = 245 − 112 = 133 seconds. This means World 2 took exactly 2 minutes and 13 seconds. If your personal best for that segment is 128 seconds, you lost 5 seconds there and know it is a priority area for improvement.

Frequently asked questions

What is the difference between a split time and a segment time in speedrunning?

A split time is the cumulative elapsed time recorded at a checkpoint, while a segment time is the duration of just that section between two checkpoints. You calculate the segment time by subtracting the previous split from the current split. Most speedrun timers like LiveSplit display both values simultaneously. Runners primarily focus on segment times when comparing to gold splits or world-record pacing.

How do I use split times to find where I'm losing time in a speedrun?

Compare each of your segment times against your personal best or the world-record segment times for the same category. The segments where your time exceeds the benchmark by the most are your biggest time-loss areas. Sorting these differences from largest to smallest creates a practice priority list. Improving your slowest segments first yields the greatest overall time reduction per hour of practice.

Why do speedrunners track splits instead of just the final time?

The final time only tells you how a run ended, not why it was fast or slow. Splits let runners diagnose specific segments, track consistency, and spot lucky or unlucky patterns like favorable RNG in a particular room. They also enable gold-split tracking, where the fastest ever time for each segment is highlighted in real time. This granular data transforms speedrunning from a single-attempt gamble into a systematic improvement process.