add readme
This commit is contained in:
parent
ac441b4340
commit
837dfcaba4
1 changed files with 7 additions and 0 deletions
7
examples/worker-repl/README.md
Normal file
7
examples/worker-repl/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# worker-repl
|
||||||
|
|
||||||
|
This is a poc for a more precise version of cyclist, fixing the clock jitter on chrome.
|
||||||
|
It is also an experiment to use the `worker-timers` lib to test scheduling in inactive windows,
|
||||||
|
but not the reason why it works. You can comment out the import from `worker-timers` and it still works precisely..
|
||||||
|
|
||||||
|
I am not 100% sure why it works + the poc also doesn't implement cps yet..
|
||||||
Loading…
Add table
Add a link
Reference in a new issue