jsnapy icon indicating copy to clipboard operation
jsnapy copied to clipboard

Testcases to be parsed before hostname to increase performance.

Open rahkumar651991 opened this issue 5 years ago • 0 comments

Description of Issue/Question

In case of multiple devices to be processed, the test-cases are being parsed every time. We can parse the test-cases and store it or pass as an argument. For a large number of devices which will run same test-cases, it will increase the performance.

rahkumar651991 avatar Jan 16 '20 04:01 rahkumar651991