lenra-io/server

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

开放

#574 创建于 2023年12月4日

 (3 条评论) (0 个反应) (0 位负责人)Elixir (0 个派生)auto 404
bughelp wanted

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南