Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

Improve performance of maps #4

Closed
wants to merge 1 commit into from

Conversation

2opremio
Copy link
Contributor

  • Include mutable variant of Set() (UnsafeMutableSet()). Useful to construct maps efficiently.
  • Improve performance when recomputing node counts in Set()
  • Hashing: unsafe cast strings to []bytes in order to avoid parsing unicode

* Include mutable variant of Set() (UnsafeMutableSet()). Useful to construct maps efficiently.

* Improve performance when recomputing node counts in Set()

* Hashing: unsafe cast strings to []bytes in order to avoid parsing unicode
@2opremio
Copy link
Contributor Author

2opremio commented Jul 25, 2016

I meant to create a PR against our own fork, sorry.

@2opremio 2opremio closed this Jul 25, 2016
@2opremio
Copy link
Contributor Author

Moved to weaveworks#1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant