Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpu backend was already registered. Reusing existing backend #63

Closed
mcollina opened this issue Sep 27, 2018 · 3 comments
Closed

cpu backend was already registered. Reusing existing backend #63

mcollina opened this issue Sep 27, 2018 · 3 comments

Comments

@mcollina
Copy link
Contributor

$ clinic doctor --on-port 'autocannon -c 2 -d 5 http://localhost:$PORT' -- node 2
cpu backend was already registered. Reusing existing backend
Warning: Trace event is an experimental feature and could change at any time.
Running 5s test @ http://localhost:3000/
2 connections

Stat    2.5%  50%   97.5% 99%   Avg      Stdev    Max
Latency 21 ms 29 ms 57 ms 90 ms 31.01 ms 18.48 ms 241.96 ms

Stat      1%    2.5%  50%     97.5% Avg     Stdev   Min
Req/Sec   54    54    58      79    63.4    9.31    54
Bytes/Sec 67 kB 67 kB 71.9 kB 98 kB 78.6 kB 11.5 kB 67 kB

Req/Bytes counts sampled once per second.

317 requests in 5s, 393 kB read
Analysing data
Generated HTML file is 23410.clinic-doctor.html
You can use this command to upload it:
clinic upload 23410.clinic-doctor

This happens every time I run clinic doctor.

@BridgeAR
Copy link
Contributor

The reason is the current tensorflow version we use: tensorflow/tfjs#708

I'll play around with it to try to remove that warning.

@gtzinos
Copy link

gtzinos commented Oct 10, 2018

Hello, i get the same message

command: clinic doctor --on-port=’autocannon -c2 localhost:$PORT/seed/v1’ -- node index.js

Node: 8.9
system: ubuntu 16.04

@DylanC
Copy link
Contributor

DylanC commented Feb 24, 2020

@BridgeAR @gtzinos - The linked issue seems to be closed. Does this issue still exist? Note: Node v8 will no longer be supported in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants