-
Notifications
You must be signed in to change notification settings - Fork 3
Commit e4a6b57
committed
Modify tiebreak_on_lca to accept an optional pre-build LCA
These issue helps resolve #36 because inside queries needed to run a whole bunch of tie-breaking runs on smaller collections of data and the overhead of recomputing the LCA tree every time was skyrocketing their response time1 parent b43492a commit e4a6b57
2 files changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | - | ||
306 | + | ||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | - | ||
359 | + | ||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | - | ||
387 | 386 | | |
388 | 387 | | |
389 | 388 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | - | ||
10 | - | ||
9 | + | ||
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | - | ||
22 | + | ||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments