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

flatten var at top of functions. #104

Closed
wants to merge 12 commits into from
Closed

flatten var at top of functions. #104

wants to merge 12 commits into from

Conversation

rachitnigam
Copy link
Collaborator

No description provided.

@rachitnigam
Copy link
Collaborator Author

I've fixed the issues. Let me know if I'm good to merge (Do I need benchmarking data before a merge?)

@baxtersa
Copy link
Contributor

baxtersa commented Sep 7, 2017

yea, run benchmarks

@rachitnigam
Copy link
Collaborator Author

slowdown.pdf

Seems to be slightly faster. There seem to some failures

@baxtersa
Copy link
Contributor

baxtersa commented Sep 9, 2017

Did the failures go away with a rerun?

@rachitnigam
Copy link
Collaborator Author

No, there is a bug in Sudoku.scala

@arjunguha
Copy link
Member

This code looks totally fine, so you should figure out whatever the bug is and fix it.

@arjunguha
Copy link
Member

This needs to be benchmarked before merging.

@@ -11,3 +11,4 @@ demo-webpage/html/runner.js
package-lock.json
auth-trial/html/src-noconflict
/benchmarks
.vscode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow, why? you need to stick to vim for a little longer.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah well, I wanted to feel like I wasn't in the 90s (plus I finally got a computer that can support an actual editor) . Didn't really work out. VS Code's vim emulation isn't that great.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, being fluent in Vim or Emacs is an important part of street cred. But you probably have that already.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I am fluent in vim. I even wrote most of the vim stuff for pyret: brownplt/pyret-lang#1150

(the name of the PR is in sync with the Pyret theme :) )

@rachitnigam rachitnigam deleted the flatdecl branch September 17, 2017 01:09
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

Successfully merging this pull request may close these issues.

3 participants