why using a context is slower ?

why using a context is slower ?

I thought it were the opposite, but $(".test",".context") is 2x quicker than $(".test"). Why ?