@VulgarDisplay. I would assume the same that Toshiba were 60hz monitors and if so then the benefits are not apparent.
Here's how I think (casual graphics fan here so maybe way off in how I calculate the times) Freesync would work compared to VSYNC:
Simple scenario where frame rendering takes 22ms, 33ms, 22ms (22, 55, 77 on x time plot):
[Screen Refresh], realtime timestamp (or think as 1ms = 1ft starting at 0), delta between screen refresh
Vsync On
[33ms], 0ms, d(33ms)
[66.7], 22.2, d(33)
[83.3], 55, d(16.3)
Freesync with 60hz monitor //Almost no difference from VSYNC (probably need to have a much more variant scenario (like 22ms, 4ms, 45ms for frame rendering). So really just doing the same as VSYNC On (ie. no tearing).
[33ms], 0ms, d(33ms)
[66.7], 22.2, d(33)
[83.3], 55, d(16.3)
Freesync with 144hz monitor (here the screen deltas matches the GPU rendering delta. The screen refresh delta also matches realtime distance deltas so hopefully the mind will do the rest in believing in smooth frame rates).
[22ms], 0, d(22ms)
[56], 22, d(34)
[84], 55, d(28)