If you are using DFhack r3 there's a minecart watcher script in the hack/scripts/devel folder that can tell you the exact speed of the minecart if you set up a keyboard shortcut for it. (calling the script from the console does not work.) So using this script I logged a lot of data, and I can confirm that this skipping happens on ramps and straight tracks also, and this means a cart -can and will- fly through track stops without slowing down. It starts around 160k speed which takes around 18-20 straight ramps to achieve (depending on the starting speed). Highest speed roller from z153 will skip first from 135-»133, medium from the same levels will skip first 134-»132, then it will skip randomly, sometimes one tile, sometimes 2, and other times it spends 2 ticks on the same level. I don't know the logic behind it yet.
tile speed friction Z level level change
16,2999 0,2999 0,2999 153 0
16,5998 0,2999 0 153 0
16,8996 0,2998 -0,0001 153 0
17,1993 0,2997 -0,0001 153 0
17,4989 0,2996 -0,0001 153 0
17,7984 0,2995 -0,0001 153 0
18,0978 0,2994 -0,0001 153 0
18,3971 0,2993 -0,0001 153 0
18,6388 0,2992 -0,0001 152 -1
18,88493 0,3481 0,0489 152 0
19,16563 0,397 0,0489 152 0
19,48091 0,4459 0,0489 152 0
19,83076 0,4948 0,0489 151 -1
20,21519 0,5437 0,0489 151 0
20,6342 0,5926 0,0489 150 -1
21,08778 0,6415 0,0489 150 0
21,57594 0,6904 0,0489 149 -1
22,09867 0,7393 0,0489 149 0
22,65598 0,7882 0,0489 148 -1
23,24786 0,8371 0,0489 148 0
23,87432 0,886 0,0489 147 -1
24,53536 0,9349 0,0489 146 -1
25,23097 0,9838 0,0489 146 0
25,96116 1,0327 0,0489 145 -1
26,72592 1,0816 0,0489 144 -1
27,43299 1,1305 0,0489 144 0
28,2669 1,1794 0,0489 143 -1
29,13539 1,2283 0,0489 142 -1
30,03846 1,2772 0,0489 141 -1
30,9761 1,3261 0,0489 140 -1
31,94832 1,375 0,0489 139 -1
32,95511 1,4239 0,0489 138 -1
33,99648 1,4728 0,0489 137 -1
35,07242 1,5217 0,0489 136 -1
36,18294 1,5706 0,0489 135 -1
37,32804 1,6195 0,0489 134 -1
38,50771 1,6684 0,0489 132 -2
39,21478 1,7173 0,0489 132 0
40,4636 1,7662 0,0489 131 -1
41,747 1,8151 0,0489 129 -2
42,45407 1,864 0,0489 129 0
43,80662 1,9129 0,0489 127 -2
45,19375 1,9618 0,0489 126 -1
46,61545 2,0107 0,0489 124 -2
47,32252 2,0596 0,0489 124 0
48,81337 2,1085 0,0489 122 -2
50,22751 2,1574 0,0489 121 -1
51,78751 2,2063 0,0489 119 -2
52,49458 2,2552 0,0489 119 0
54,12374 2,3041 0,0489 117 -2
55,78747 2,353 0,0489 115 -2
56,49454 2,4019 0,0489 115 0
58,22742 2,4508 0,0489 113 -2
59,99488 2,4997 0,0489 111 -2
61,40902 2,5486 0,0489 110 -1
63,24563 2,5975 0,0489 108 -2
65,11682 2,6464 0,0489 106 -2
67,02258 2,6953 0,0489 104 -2
68,43672 2,7 0,0047 103 -1
70,3458 2,7 0 101 -2
72,25488 2,7 0 99 -2
73,5 2,651 -0,049 99 0
76,1509 2,6509 -0,0001 99 0
78,3018 2,1509 -0,5 99 0
79,9527 1,6509 -0,5 99 0
81,1036 1,1509 -0,5 99 0
81,7545 0,6509 -0,5 99 0
82,4053 0,6508 -0,0001 99 0
83,056 0,6507 -0,0001 99 0
83,6067 0,5507 -0,1 99 0
84,0574 0,4507 -0,1 99 0
84,4081 0,3507 -0,1 99 0
84,6588 0,2507 -0,1 99 0
84,8095 0,1507 -0,1 99 0
84,8602 0,0507 -0,1 99 0
84,8602 0 -0,0507 99 0
So back to topic: according to my logs 40 z levels on a straight ramp is ~245k speed. 3x highest roller is 150k speed. I need to test this, sounds strange, not to mention that some skipping »should« happen.