We give a deterministic O(m log^{2/3} n)-time algorithm for single-source shortest paths (SSSP) on directed graphs with real non-negative edge weights in comparison-addition model. This is the first result to break the O(m + n log n) time bound of Dijkstra algorithm on sparse graphs, showing that Dijkstra algorithm is not optimal for SSSP.