How much faster is Dictionaries.jl than Julia's Base Dict?

Описание к видео How much faster is Dictionaries.jl than Julia's Base Dict?

I demonstrate how much faster the Dictionaries.jl dictionary object is than the Base Julia dictionary object when populating a calculating the frequencies of words in a large file.

Here's my Julia script:
https://github.com/ekbrown/scripting_...

Here's the Dictionaries.jl package:
https://github.com/andyferris/Diction...

#julialang

Комментарии

Информация по комментариям в разработке