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

Clarifiy performance results #18242

Merged
merged 1 commit into from Aug 26, 2016
Merged

Clarifiy performance results #18242

merged 1 commit into from Aug 26, 2016

Conversation

eschnett
Copy link
Contributor

Closes #18231.

@tkelman tkelman added doc This change adds or pertains to documentation backport pending 0.5 labels Aug 25, 2016
@StefanKarpinski StefanKarpinski merged commit 2961c4d into master Aug 26, 2016
@StefanKarpinski StefanKarpinski deleted the eschnett/gflop branch August 26, 2016 18:40
tkelman pushed a commit that referenced this pull request Aug 29, 2016
Closes #18231.
(cherry picked from commit 2961c4d)
@PallHaraldsson
Copy link
Contributor

PallHaraldsson commented Aug 30, 2016

@eschnett What is the point of the added semicomma (at that and one other place)?

$ julia wave.jl;

I know is also works.. just think I'm missing something, I like how (Julia and) the shell doesn't need ; unless it's a real separator. [I can't see how others make suggestions inline, maybe it's just because already commited.]

@@ -1167,13 +1168,11 @@ evaluates the L2-norm of the result::

On a computer with a 2.7 GHz Intel Core i7 processor, this produces::

$ julia wave.jl
$ julia wave.jl;
Copy link
Contributor

Choose a reason for hiding this comment

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

FWIW the output comes from the println and not the command line.....

mfasi pushed a commit to mfasi/julia that referenced this pull request Sep 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants