graph
|
Add BREAK too, and improve the comments
|
2020-09-04 16:28:23 -07:00 |
tagged_ptr
|
Use T::BITS instead of size_of::<T> * 8 .
|
2020-09-19 06:54:42 +02:00 |
fingerprint.rs
|
Avoid rehashing Fingerprint as a map key
|
2020-09-01 18:27:02 -07:00 |
lib.rs
|
perf: buffer SipHasher128
|
2020-10-03 10:03:30 -07:00 |
macros.rs
|
Remove unused static_assert macro
|
2020-09-20 11:40:51 +02:00 |
mini_map.rs
|
cache types during normalization
|
2020-09-19 17:27:13 +02:00 |
mini_set.rs
|
Move MiniSet to data_structures
|
2020-09-23 08:09:16 +02:00 |
profiling.rs
|
Use as_secs_f64 in profiling.rs
|
2020-09-20 10:27:14 +02:00 |
temp_dir.rs
|
Capitalize safety comments
|
2020-09-08 22:37:18 -04:00 |
unhash.rs
|
Avoid rehashing Fingerprint as a map key
|
2020-09-01 18:27:02 -07:00 |