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

Test virtualbox for potentially much better IO performance in dev environment #5

Closed
timabbott opened this issue Sep 25, 2015 · 3 comments

Comments

@timabbott
Copy link
Sponsor Member

It'd be great if someone could test a newer version of virtualbox for the Mac development instructions, and see if it works well. Empirically, it appears that virtualbox 4.3 on Mac feels a lot slower than what I'm used it (e.g. it takes 6.6s to run tools/lint-all, in comparison to 2.2s for my 2012 era Linux laptop and even faster for a newer laptop running under LXC).

@praveenaki
Copy link

@timabbott I am getting error on vagrant up - while it is running the statement sh.postgres_init_db(**LOUD) :
Error Message is: su: must be run from a terminal
My Environment:
Mac Version - 10.10.5
Vagrant - 1.7.4
Virtual Box - 5.0.0

@timabbott
Copy link
Sponsor Member Author

Can you give a more complete terminal log there?

@timabbott
Copy link
Sponsor Member Author

I tested the newer version of Virtualbox out on one machine against the older version and found a noticable performance improvment (~10%) on Mac. So worth updating, but it's still the case that developing on Mac with Virtualbox is way slower than on Linux.

swayam0322 added a commit to swayam0322/zulip that referenced this issue Jan 12, 2024
# This is the 1st commit message:

portico: remove URL parameter

changes

more changes

# This is the commit message zulip#2:

support: Update validation for adding or updating a discount.

Updates the HTML input field to have a min of 0, max of 99.99 and
allow increments of 0.01.

Also, use format_discount_percentage for displaying the customer
default discount in the support form.

# This is the commit message zulip#3:

api_docs: Update doc for realm_push_notification_enabled_end_timestamp.

This commit updates the doc to explicitly mention that
'realm_push_notifications_enabled_end_timestamp' is a UNIX timestamp.

# This is the commit message zulip#4:

stripe: Fix the invoice item description for flat discounts.

Earlier, in process_initial_upgrade, the flat_discount value
wasn't converted into dollars when specified in the invoice
description, resulting in showing the incorrect value of $2000
as a discount.

This commit converts the value in cents to dollars and adds tests
to verify the invoice generated.

# This is the commit message zulip#5:

docs: Fix selfhoster URL to be the canonical one.

We redirect from `/serverlogin` to `/serverlogin/`, so save a 301.

# This is the commit message zulip#6:

stream_topic_history_util: Convert module to typescript.

# This is the commit message zulip#7:

message_edit: Consolidate styles into message row CSS.

# This is the commit message zulip#8:

message_edit: Remove styles with no associated structure.

# This is the commit message zulip#9:

message_edit: Lay out edit buttons with flexbox.

# This is the commit message zulip#10:

message_row: Remove styles and JS for nonexistant .sender-status.

# This is the commit message zulip#11:

message_row: Remove unnecessary .sender-status-controls style and structure.

# This is the commit message zulip#12:

settings: Fix setting label click functionality.

This commit fixes "Automatically follow topics where I'm mentioned"
setting label click functionality so that the setting is toggled
on clicking the label.
# This is the commit message zulip#13:

web: Fix links which were missing trailing slashes.

# This is the commit message zulip#14:

docs: Fix help links for pm -> dm rename, to save a redirect.

# This is the commit message zulip#15:

docs: Fix other help pages that were renamed or moved, to save a redirect.

# This is the commit message zulip#16:

user_status: Fix parsing of partial user_status events.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants