Sign in
chromium
/
external
/
github.com
/
beorn7
/
perks
/
HEAD
37c8de3
Lower Go requirement in go.mod
by beorn7
· 6 years ago
master
v1.0.1
4b2b341
Create v1.0.0 (to play better with go modules)
by Bjoern Rabenstein
· 6 years ago
v1.0.0
4cf9acf
Add go module support
by Bjoern Rabenstein
· 6 years ago
e7f67b5
Use 1000000 instead of 1e6 for int constant
by Bjoern Rabenstein
· 6 years ago
234731a
Merge pull request #4 from vatine/master
by Björn Rabenstein
· 6 years ago
914a19e
Fixed format error.
by Ingvar Mattsson
· 6 years ago
3a771d9
Merge pull request #3 from mattbostock/avoid_map_iter
by Björn Rabenstein
· 8 years ago
b848f97
Avoid iterating on maps
by Matt Bostock
· 8 years ago
4c0e845
Merge pull request #2 from fstab/fix-off-by-one-error-for-small-sample-sizes
by Björn Rabenstein
· 9 years ago
32e80b9
Expose bug for small samples
by beorn7
· 9 years ago
1ac20f1
Fix off-by-one error for small sample sizes
by Fabian Stäber
· 9 years ago
10232ed
Fix off-by-one error for small sample sizes
by Fabian Stäber
· 9 years ago
3ac7bf7
Duplicate license text into its own file
by Bjoern Rabenstein
· 10 years ago
b965b61
Fix example.
by beorn7
· 11 years ago
f15ca8f
Merge pull request #1 from beorn7/fix/quantiles
by Björn Rabenstein
· 11 years ago
dab8af3
Use a map for targets.
by Bjoern Rabenstein
· 11 years ago
4a53c8d
Fix the quantile implementation.
by Bjoern Rabenstein
· 11 years ago
5d903d2
Merge remote-tracking branch 'origin/test/error-calculation'
by Bjoern Rabenstein
· 11 years ago
d9a9656
quantile: remove allocations
by Blake Mizerany
· 11 years ago
ea22b6e
Fix error calculation for tests.
by Bjoern Rabenstein
· 11 years ago
test/error-calculation
6cb9d9d
added test for Query return size
by Dane Harrigan
· 11 years ago
0ee18f0
return full sample if size is less than k
by Dane Harrigan
· 11 years ago
166701f
Formatting and typo fixes
by Caleb Spare
· 11 years ago
5f34d75
quantile: Use an if instead of math.Min
by Caleb Spare
· 11 years ago
b302689
quantile: Speed up queries by avoiding creating closures
by Caleb Spare
· 11 years ago
456f18a
quantile: Replace container/list with a slice
by Caleb Spare
· 11 years ago
aac9e2e
quantile: Add a range of benchmarks including queries
by Caleb Spare
· 11 years ago
da72989
sort buffer if not flushed - fixes #5
by Blake Mizerany
· 12 years ago
2b8b02e
remove garbage var
by Blake Mizerany
· 12 years ago
809081c
histogram: TODO about reducing complexity on insert
by Blake Mizerany
· 12 years ago
ee00b75
histogram: simplify remove
by Blake Mizerany
· 12 years ago
76d82f1
go fmt
by Blake Mizerany
· 12 years ago
78a03ed
benchmark histogram
by Blake Mizerany
· 12 years ago
8cb26c7
histogram
by Blake Mizerany
· 12 years ago
e3edcea
fix flushed Samples
by Blake Mizerany
· 12 years ago
8408637
topk
by Blake Mizerany
· 12 years ago
63d46f1
sort samples for client
by Blake Mizerany
· 12 years ago
2a74af7
MIT me
by Blake Mizerany
· 12 years ago
9f6f146
take care
by Blake Mizerany
· 12 years ago
bd1cf5e
fix #1 for good
by Blake Mizerany
· 12 years ago
2918f03
fix #1 - index out of range
by Blake Mizerany
· 12 years ago
fd7701c
readFloats -> sendFloats
by Blake Mizerany
· 12 years ago
20433c1
fix examples/tests with old epsilon param
by Blake Mizerany
· 12 years ago
efd0332
fix formatting
by Blake Mizerany
· 12 years ago
6d5fa2e
remove unnecessary sentence
by Blake Mizerany
· 12 years ago
a1d7964
less words is better
by Blake Mizerany
· 12 years ago
efa436c
fix doc flow
by Blake Mizerany
· 12 years ago
6dabc69
;)
by Blake Mizerany
· 12 years ago
c1e6499
add whitespace in comment
by Blake Mizerany
· 12 years ago
974f96d
fix typo
by Blake Mizerany
· 12 years ago
44261a1
note thread-safety
by Blake Mizerany
· 12 years ago
c4274eb
Count and Query fixed for uncompressed Stream (fixes #1)
by Blake Mizerany
· 12 years ago
7f3921c
feedback from @nf
by Blake Mizerany
· 12 years ago
51bf8dc
state conditions for SetEpsilon
by Blake Mizerany
· 12 years ago
8a33e25
fix type in example
by Blake Mizerany
· 12 years ago
f735561
window example
by Blake Mizerany
· 12 years ago
c83a37f
make defaultEpsilon a const in newStream
by Blake Mizerany
· 12 years ago
80589e9
FAQ
by Blake Mizerany
· 12 years ago
f50f350
thanks
by Blake Mizerany
· 12 years ago
95cf5e5
reuse definition in README
by Blake Mizerany
· 12 years ago
cae1039
move README to project root
by Blake Mizerany
· 12 years ago
45fafcf
Merge example
by Blake Mizerany
· 12 years ago
36f80c6
better words
by Blake Mizerany
· 12 years ago
f4ce9b3
provide a default epsilon
by Blake Mizerany
· 12 years ago
6684ad6
no longer expose Invariant type
by Blake Mizerany
· 12 years ago
be8cfb0
defer time/space/error bounds to paper
by Blake Mizerany
· 12 years ago
55ff267
stream.Init -> stream.reset
by Blake Mizerany
· 12 years ago
0406106
typos
by Blake Mizerany
· 12 years ago
3a68842
Biased Invarient
by Blake Mizerany
· 12 years ago
9a38d86
TargetedInvarient -> Targeted
by Blake Mizerany
· 12 years ago
d5d9f25
make invarient a parameter
by Blake Mizerany
· 12 years ago
181ed3a
README
by Blake Mizerany
· 12 years ago
38e95ec
Init -> Reset
by Blake Mizerany
· 12 years ago
f0d0b7f
Remove Stream.Min/Max ...
by Blake Mizerany
· 12 years ago
dd40009
whitespace fix
by Blake Mizerany
· 12 years ago
2a9cdc7
@nf doc suggestions
by Blake Mizerany
· 12 years ago
ac5ec5b
@bradfitz suggestions
by Blake Mizerany
· 12 years ago
618328c
update docs
by Blake Mizerany
· 12 years ago
d9db9f1
more docs
by Blake Mizerany
· 12 years ago
eb57e8d
update docs
by Blake Mizerany
· 12 years ago
58a7a71
add count to example
by Blake Mizerany
· 12 years ago
660ce78
fix example and docs
by Blake Mizerany
· 12 years ago
c81ff1b
go fmt
by Blake Mizerany
· 12 years ago
3fad5b2
add min/max to example
by Blake Mizerany
· 12 years ago
0644939
keep real max
by Blake Mizerany
· 12 years ago
dfbfe88
example
by Blake Mizerany
· 12 years ago
45f6c77
quantile_test.go -> buffer_test.go
by Blake Mizerany
· 12 years ago
ce3c742
ignore .prof files
by Blake Mizerany
· 12 years ago
61af1a0
init
by Blake Mizerany
· 12 years ago