Race the smart way: faster at the finish
The most common way to ruin a race is to start too fast. A negative split flips that script: you run the first half slightly under control and the second half a touch quicker, finishing strong rather than fading. This planner turns your goal time into concrete first-half and second-half targets plus a kilometre-by-kilometre table.
How it works
Let the total goal time be T and the split fraction be p (for example 0.01 for a 1% split). The two halves must sum to T, with the second half p faster than the first. Solving:
firstHalf = T × (1 + p/2) / 2 ... (controlled start)
secondHalf = T − firstHalf ... (faster finish)
More precisely, if the second half pace is (1 − p) times the first half pace, the tool sizes the halves so they add to your goal time and the back half is exactly the chosen percentage quicker. Each half is then divided evenly across its kilometres to give per-km targets.
Tips and example
For a 4-hour marathon with a 2% split, the first half comes out around 2:01 and the second around 1:59, a two-minute swing that feels gentle but pays off late. Run the early kilometres at the slower table pace even if you feel fresh — discipline early is the whole point.
Use the per-km splits as a guide, not a straitjacket. On hilly or windy courses, pace by effort and aim to hit the half-split targets overall rather than forcing every single kilometre to match.