You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
337 B

  1. # Loop test
  2. - Run the server from the repo root directory: `go run main.go`
  3. - Install npm dependancies `npm install`
  4. - Run the nodejs loop script: `node loop-test.js`
  5. - This will print on the screen the number of iterations each 100 iterations
  6. - And if there is an error verifying a signature, will print all the involved parameters