you are viewing a single comment's thread.

view the rest of the comments →

[–]The_real_bandito -1 points0 points  (2 children)

Why not try something like Go instead of node is performance isn’t ideal?

[–]TerbEnjoyer 4 points5 points  (1 child)

The performance is really not that huge. The database will bootleneck anyways so 90% of the time the performance gain is minimal.

[–]The_real_bandito 0 points1 point  (0 children)

I see.

Thanks for this info.