The best way for detecing pending transaction fastest

I have to detect pending transaction fastest, but I don’t have an idea.
Is there any way to solve this issue with Infura?

I need to reduce the detecting time as much as I can… eventhough it’s 10ms.

Please help me and teach how to solve this issue.

Can I get your enode information? Ip and port and something like stuff.

Hey, you could subscribe via websockets, that way you’ll get any new pending tx as soon as the Infura nodes are seeing it eth_subscribe | INFURA

Can I get your enode information? Ip and port and something like stuff.

We don’t expose this information I’m afraid.

Thank you Traian for replying.
By the way, I am running a bot, but it detect slow than the other bots.
Is there a way to solve this issue?
I’ve tested with Infura and my local node, but Infura always slow…

Please help me to find the right way to solve this issue.

Thank you.