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

Zulip macrobenchmark #14

Open
bennn opened this issue May 21, 2024 · 1 comment
Open

Zulip macrobenchmark #14

bennn opened this issue May 21, 2024 · 1 comment

Comments

@bennn
Copy link
Member

bennn commented May 21, 2024

Mrigank spent a lot of time on zulip and it's not working yet.

Script in progress, run this to install zulip + static python:
afc2e31

After installing, this command should work:

./manage.py rundjangoserver --settings=zproject.settings 127.0.0.1:9992

Currently, it prints two lines and stops.

@bennn
Copy link
Member Author

bennn commented May 21, 2024

One idea: carve out a small part of Zulip.

We should be able to remove Tornado & WebPack (front end?).

We can't remove Django though, so this is blocked on #7 for a working version of Django. (We'll see if Instagram's django works with zulip.)

EDIT: baseline Django is fine with SP. The problem is in one of the many Django extensions that Zulip needs .... unclear which one.

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

1 participant