cheminfo / cheminfo/multiplet-analysis
speed
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
There seems to be 2 limiting steps:
* deco.js
* measureSymShift.js
In node to get profiling you can do:
```node -r esm --inspect-brk examples/ddd.js```
And the in the browser enter the url `chrome://inspect` to profile the code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.