it might be a frame rate issue combined with how events fire.
this is just an idea and my not work with what you need but, you could try this.
instead of using on touched sprite try.using these.
on touch start condition & is touching sprite condition -add one
doing that should remove some of your lag issues but depending on you need it might not be what you want because it will fire on touched and not on touch end