Finally finished my implementation:
https://github.com/Jaguar0625/JavaScriptNrs.
Here are the numbers from my machine:
Public Key 3.027ms
Sign 6.169ms
Verify 4.371ms
The code I am using to run the timing tests is also in the repo under the browser_test subdirectory in case anyone wants to verify the numbers

.