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

Improve start up perf for running scripts #6893

Open
ManishJayaswal opened this issue Nov 19, 2015 · 1 comment
Open

Improve start up perf for running scripts #6893

ManishJayaswal opened this issue Nov 19, 2015 · 1 comment
Assignees
Milestone

Comments

@ManishJayaswal
Copy link
Contributor

No description provided.

@KevinH-MS
Copy link
Contributor

There are two separate code paths in csi (interactive and non-interactive). It looks like we were only successfully training the non-interactive path in our opt prof tests. I've added a simple scenario that should exercise the interactive path. i.e.:

type test_script.csx | csi

Waiting for new signed binaries to test...

@ManishJayaswal ManishJayaswal modified the milestones: 1.3, 1.2 Mar 1, 2016
@ManishJayaswal ManishJayaswal modified the milestones: 2.0 (RC), 1.3 May 6, 2016
@ManishJayaswal ManishJayaswal modified the milestones: 2.0 (RC), 2.1 Oct 14, 2016
@jinujoseph jinujoseph modified the milestones: 15.1, 15.later May 22, 2017
@jinujoseph jinujoseph modified the milestones: 15.6, Unknown Nov 3, 2017
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