lenra-io/server

[Bug]: Performance problem on the server/devtool.

オープン

#574 opened on 2023/12/04

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Elixir (0 件のフォーク)auto 404
bughelp wanted

Repository metrics

Stars
 (6 個のスター)
PR merge metrics
 (PR metrics pending)

説明

What happened?

It seems that when running a lot of requests to the server api on a lenra application, in my case a couple thousand requests, the server starts rebuilding the UI at each request and it also seems that either it reloads the UI MUCH more than at each request but more like 100 times per request or either the logging system is duplicating the logs.

In fact, my log file is 1.5 million lines long for the mere couple thousand requests, it seems quite high for that.

To reproduce this weird behavior, you can run the https://github.com/jonas-martinez/achiever app and enter your steamid + the appid that you can find in the technical.md file.

I can't upload the log file as it is literally 1 Gigabyte. I'm uploading the first thousand lines.

What browsers are you seeing the problem on?

No response

Version

No response

Relevant log output

log.txt

No response

コントリビューターガイド