debut-js / Indicators

Technical indicators for cryptocurrencies, stocks and forex. To work with historical and real price data. One of the most efficient Javascript library implementations. The library has such indicators as: Relative Strength Index (RSI), Moving Average C / D (MACD), Average Directional Index (ADX), Stochastic Oscillator, Bollinger Bands, Average True Range (ATR) and many others

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do you actually measure yours performance and those ops/sec ?

solarfrantz opened this issue · comments

How do you actually measure yours performance and those ops/sec ?

This assessment is subjective and depends on the performance of the environment, but the benchmark that we use in runs and evaluates different libraries in the same environment. This allows you to estimate the ratio of performance within a single run. The number of operations per second may differ in real use up or down.

Thanks for clarification, I've discovered later the other repo. Issue can be closed.