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 tools in inner scope #2070

Merged
merged 3 commits into from
Apr 28, 2022
Merged

Benchmark tools in inner scope #2070

merged 3 commits into from
Apr 28, 2022

Conversation

Pangoraw
Copy link
Collaborator

  • remove warning in compiletimes.jl
  • explore benchmark tools in its own scope

@github-actions
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="better_benchmark_tools")
julia> using Pluto

test/compiletimes.jl Outdated Show resolved Hide resolved
@Pangoraw Pangoraw added the expression explorer Figuring out assignments and references in a cell label Apr 28, 2022
@Pangoraw Pangoraw merged commit 8a6e145 into main Apr 28, 2022
@Pangoraw Pangoraw deleted the better_benchmark_tools branch April 28, 2022 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expression explorer Figuring out assignments and references in a cell
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants