We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
customer: @mariari performer: deadline: estimated: started: actual: completed: confirmed: dependencies:
Mug is now disgustingly slow.
iex(11)> :timer.tc(fn -> for n <- 1..1000 do Noun.mug(Nock.Lib.rm_core()) end end) warning: variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore) └─ iex:11 {11684066, [890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, 890358089, ...]} iex(12)> :timer.tc(fn -> for n <- 1..1000 do Nock.Lib.rm_core() |> Noun.abnormalize_noun |> :erlang.term_to_binary() |> Murmur.hash_x86_32(6_780_269) end end) warning: variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore) └─ iex:12 {1193635, [3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, 3568102601, ...]}
The text was updated successfully, but these errors were encountered:
agureev
No branches or pull requests
customer: @mariari
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
supersedes:
Mug is now disgustingly slow.
The text was updated successfully, but these errors were encountered: