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

Benchmark results not printed on JUNO/Atom #45

Closed
Datseris opened this issue Feb 16, 2017 · 4 comments
Closed

Benchmark results not printed on JUNO/Atom #45

Datseris opened this issue Feb 16, 2017 · 4 comments

Comments

@Datseris
Copy link

benchnotshown

A method for render() has to be defined, as stated by @ChrisRackauckas .

At the moment the only way to "see" the results in Atom is to press "Copy" in the console and then paste somewhere else :(

(print() also doesn't work)

@ChrisRackauckas
Copy link

For clarity, Juno.render. Otherwise it just shows the basic print, and hides the other data. (Juno.jl is a low dependency library for interacting with Juno)

@pfitzseb might be the one to help with this?

@jrevels
Copy link
Member

jrevels commented Feb 17, 2017

Is there a way to resolve this issue without bringing in Juno as a dependency? As @andreasnoack stated in JuliaData/DataFrames.jl#1164 (comment), it's a hefty dependency to carry around just for pretty printing.

@ohadle
Copy link

ohadle commented Jul 1, 2017

This now works for me (discussion).

@Datseris
Copy link
Author

Datseris commented Jul 1, 2017

me too. Turns out the problem was related with Juno and not with BenchmarkTools, I think this can be safely closed.

@Datseris Datseris closed this as completed Jul 1, 2017
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

4 participants