Sign in
apache
/
datasketches-characterization
/
HEAD
69a01cc
Merge pull request #111 from apache/dependabot/pip/src/notebooks/notebook-7.5.6
by Lee Rhodes
· 10 days ago
master
b4c5a28
Bump notebook from 7.2.2 to 7.5.6 in /src/notebooks
by dependabot[bot]
· 10 days ago
196e4c5
Merge pull request #115 from apache/dependabot/pip/src/notebooks/urllib3-2.7.0
by Lee Rhodes
· 10 days ago
8ce35b1
Merge pull request #114 from apache/dependabot/pip/src/notebooks/mistune-3.2.1
by Lee Rhodes
· 10 days ago
c81cd86
Merge pull request #113 from apache/dependabot/pip/src/notebooks/jupyter-server-2.18.0
by Lee Rhodes
· 10 days ago
be089aa
Merge pull request #112 from apache/dependabot/pip/src/notebooks/jupyterlab-4.5.7
by Lee Rhodes
· 10 days ago
82f9092
Merge pull request #110 from apache/dependabot/pip/src/notebooks/nbconvert-7.17.1
by Lee Rhodes
· 10 days ago
d5edf60
Merge pull request #109 from apache/dependabot/pip/src/notebooks/pillow-12.2.0
by Lee Rhodes
· 10 days ago
9afbb62
Bump urllib3 from 2.6.3 to 2.7.0 in /src/notebooks
by dependabot[bot]
· 10 days ago
65b6fbd
Bump mistune from 3.0.2 to 3.2.1 in /src/notebooks
by dependabot[bot]
· 14 days ago
0cec3a3
Bump jupyter-server from 2.14.2 to 2.18.0 in /src/notebooks
by dependabot[bot]
· 2 weeks ago
872456f
Bump jupyterlab from 4.4.8 to 4.5.7 in /src/notebooks
by dependabot[bot]
· 3 weeks ago
e304ae2
Bump nbconvert from 7.17.0 to 7.17.1 in /src/notebooks
by dependabot[bot]
· 4 weeks ago
c9ef4d9
Bump pillow from 12.1.1 to 12.2.0 in /src/notebooks
by dependabot[bot]
· 5 weeks ago
2831ddc
Merge pull request #108 from apache/dependabot/pip/src/notebooks/pygments-2.20.0
by Lee Rhodes
· 7 weeks ago
fb1e936
Bump pygments from 2.18.0 to 2.20.0 in /src/notebooks
by dependabot[bot]
· 7 weeks ago
d2716c4
Merge pull request #107 from apache/dependabot/pip/src/notebooks/requests-2.33.0
by Lee Rhodes
· 8 weeks ago
767e698
Bump requests from 2.32.4 to 2.33.0 in /src/notebooks
by dependabot[bot]
· 8 weeks ago
18f4a6b
Merge pull request #106 from apache/dependabot/pip/src/notebooks/tornado-6.5.5
by Lee Rhodes
· 9 weeks ago
3354eff
Bump tornado from 6.5.1 to 6.5.5 in /src/notebooks
by dependabot[bot]
· 2 months ago
61dc93c
Merge pull request #104 from c-dickens/claude/consolidate-cms-frequency-pr-Sb5Kk
by Charlie Dickens
· 3 months ago
5f1e340
Remove dead plotting script from src/notebooks
by c-dickens
· 3 months ago
4d72409
Remove CLAUDE.md from PR
by c-dickens
· 3 months ago
32a27c0
Remove unused count_min_sketch_frequency_profile
by c-dickens
· 3 months ago
a97c52c
Restore upstream tdigest lines and remove out-of-scope slice plot
by c-dickens
· 3 months ago
d966a48
Update CLAUDE.md experiment spec based on implementation learnings
by c-dickens
· 3 months ago
9c3d597
Dense upper-tail quantiles and flipped-axis slice plot
by c-dickens
· 3 months ago
d6ad52e
Expand quantile output to 27 levels (min to max) and add slice plot
by c-dickens
· 3 months ago
12ad77e
Add convenience Makefile and increase trials to 2^13
by c-dickens
· 3 months ago
8d04d33
Add Zipf exponent to plot title and include TSV results
by c-dickens
· 3 months ago
02d1775
Add CMS point query error profile (Experiment 1)
by c-dickens
· 3 months ago
706f697
Remove bogus target_compile_features for nonexistent 'common' target
by c-dickens
· 3 months ago
cbe4a1a
Add plotting script for CMS frequency profile output
by Claude
· 3 months ago
11e0451
Fix CMS profile: fixed params, no sweep, single experiment
by Claude
· 3 months ago
36a62dc
Simplify CMS frequency profile to basic point query error
by Claude
· 3 months ago
66ac603
Add consolidated CMS item frequency point query estimation profile
by Claude
· 3 months ago
40be06a
Merge pull request #103 from apache/dependabot/pip/src/notebooks/pillow-12.1.1
by Lee Rhodes
· 3 months ago
6e340ba
Bump pillow from 10.4.0 to 12.1.1 in /src/notebooks
by dependabot[bot]
· 3 months ago
7091a3c
Merge pull request #102 from apache/dependabot/pip/src/notebooks/nbconvert-7.17.0
by Lee Rhodes
· 3 months ago
0ad433c
Bump nbconvert from 7.16.4 to 7.17.0 in /src/notebooks
by dependabot[bot]
· 3 months ago
0d3088e
Merge pull request #101 from proost/feat-tdigest-double-go-profiles
by Lee Rhodes
· 4 months ago
73323c4
feat: t-digest double update speed profile for go
by lani_karrot
· 4 months ago
df3505e
feat: t-digest double merge speed profile for go
by lani_karrot
· 4 months ago
bdf2931
feat: t-digest double merge accuracy profile for go
by lani_karrot
· 4 months ago
d947c52
feat: add t-digest double go accuracy profile
by lani_karrot
· 4 months ago
4513a97
Merge pull request #99 from apache/memory_tsv
by Lee Rhodes
· 4 months ago
0513e50
Merge pull request #100 from proost/fix-missing-tdigest-merge-timing-profile
by Lee Rhodes
· 4 months ago
a60d193
fix: wrong elapsed time
by lani_karrot
· 4 months ago
5d538f4
fix: missing merge profile code
by lani_karrot
· 4 months ago
2a43189
fix: add missing tdigest merge timing profile
by lani_karrot
· 4 months ago
fd8bee0
fix: remove missing headers
by lani_karrot
· 4 months ago
62c6390
memory measurements
by AlexanderSaydakov
· 4 months ago
7065bee
Merge pull request #98 from geonove/geonove/concurrecncy-fixes
by Lee Rhodes
· 4 months ago
3eac427
Small fix
by geonove
· 4 months ago
2cb9f90
Merge pull request #97 from proost/feat-arrayofnumberssketch-profile
by Lee Rhodes
· 4 months ago
a57a095
feat: add update and union update profiles for array of numbers sketch in go
by lani_karrot
· 4 months ago
79f6238
Merge pull request #96 from apache/dependabot/pip/src/notebooks/urllib3-2.6.3
by Lee Rhodes
· 4 months ago
c7d574f
Bump urllib3 from 2.6.0 to 2.6.3 in /src/notebooks
by dependabot[bot]
· 4 months ago
77b22ea
Merge pull request #94 from geonove/geonove/error-vs-rank-optimization
by Lee Rhodes
· 5 months ago
b4af77f
Merge pull request #95 from geonove/geonove/memory-profile-optimization
by Lee Rhodes
· 5 months ago
5031cf7
Memory profile optimiziation
by Andrea Novellini
· 5 months ago
815d30a
Add tdigest error vs rank result file
by Andrea Novellini
· 5 months ago
d9d7c74
req error vs rank profile optimization
by Andrea Novellini
· 5 months ago
6ddf21b
Merge pull request #93 from geonove/geonove/optimize-errors-computation
by Lee Rhodes
· 5 months ago
1dfe3d4
Merge pull request #89 from proost/feat-compare-go-vs-java-theta-sketch
by Lee Rhodes
· 5 months ago
86f6783
Minor changes
by Andrea Novellini
· 5 months ago
420b085
Comment out timings
by geonove
· 5 months ago
0f0eac1
Do not clear vector error
by Andrea Novellini
· 5 months ago
0a2db8a
Fix race condition
by Andrea Novellini
· 5 months ago
518429b
first optimization
by Andrea Novellini
· 5 months ago
9d15a52
Add includes
by Andrea Novellini
· 5 months ago
2d50e5e
Update Readme with Clion config
by Andrea Novellini
· 5 months ago
4c96f90
Minor fixes to make the cpp code build
by Andrea Novellini
· 5 months ago
0cb1473
Merge pull request #91 from apache/dependabot/pip/src/notebooks/urllib3-2.6.0
by Lee Rhodes
· 6 months ago
2db2b7b
Merge pull request #90 from apache/dependabot/pip/src/notebooks/fonttools-4.61.0
by Lee Rhodes
· 6 months ago
2d66624
Bump urllib3 from 2.5.0 to 2.6.0 in /src/notebooks
by dependabot[bot]
· 6 months ago
4eb2ae4
Bump fonttools from 4.53.1 to 4.61.0 in /src/notebooks
by dependabot[bot]
· 6 months ago
da66515
fix: same profiling code as java
by lani_karrot
· 6 months ago
2b4543c
refactor: change same as java profile
by lani_karrot
· 6 months ago
05e6529
Merge pull request #88 from proost/feat-go-theta-sketch-profiles
by Pierre Lacave
· 6 months ago
f900d62
feat: add go theta sketch profiles
by lani_karrot
· 6 months ago
e4c8f98
Merge pull request #87 from proost/fix-wrong-constructor-for-kll-sketch
by Pierre Lacave
· 6 months ago
1074de0
fix: handle breaking change in go KLL sketch constructor
by lani_karrot
· 6 months ago
aaf89e2
Merge pull request #86 from apache/dependabot/pip/src/notebooks/jupyterlab-4.4.8
by Lee Rhodes
· 7 months ago
c8a8091
Bump jupyterlab from 4.2.5 to 4.4.8 in /src/notebooks
by dependabot[bot]
· 8 months ago
7fbd0df
update pom
by Lee Rhodes
· 9 months ago
231d196
remove - didn't need to add these.
by Lee Rhodes
· 9 months ago
f83c45d
Add back src/main/resources, all the *.conf files.
by Lee Rhodes
· 9 months ago
09be293
fix pom
by Lee Rhodes
· 9 months ago
742ee26
Merge pull request #85 from apache/frankgrimes97-feature/maven-multi-module-per-java-version
by Lee Rhodes
· 9 months ago
d611c61
Update python files
by Lee Rhodes
· 9 months ago
b6a642b
Merge branch 'feature/maven-multi-module-per-java-version' of github.com:frankgrimes97/datasketches-characterization into frankgrimes97-feature/maven-multi-module-per-java-version
by Lee Rhodes
· 9 months ago
1245bd7
Merge pull request #84 from apache/minor_cleanup
by Lee Rhodes
· 9 months ago
9228291
Merge branch 'master' into minor_cleanup
by Lee Rhodes
· 9 months ago
9f49595
minor cleanup
by Lee Rhodes
· 9 months ago
723db9a
Merge pull request #83 from apache/dependabot/pip/src/notebooks/urllib3-2.5.0
by Lee Rhodes
· 9 months ago
0f0bcac
Merge pull request #82 from apache/dependabot/pip/src/notebooks/requests-2.32.4
by Lee Rhodes
· 9 months ago
67d431d
Merge pull request #81 from apache/dependabot/pip/src/notebooks/tornado-6.5.1
by Lee Rhodes
· 9 months ago
5f17df2
Bump urllib3 from 2.2.2 to 2.5.0 in /src/notebooks
by dependabot[bot]
· 11 months ago
ef9d3e0
Bump requests from 2.32.3 to 2.32.4 in /src/notebooks
by dependabot[bot]
· 12 months ago
Next »