Matthew Jaffee

Results 85 comments of Matthew Jaffee

Possible that increasing `gossip.suspicion-mult` will improve this behavior. Need to test.

There is now a PR https://github.com/sashabaranov/go-openai/pull/629

I found that when passing a filename to the speaker diarization pipeline, I got very poor performance. Upon profiling I discovered this was due to many many calls to `get_torchaudio_info`...

@gedw99 Did you ever try it on Pi4? Or anyone else? Is there still a desire to do this?

Yep, this still needs to be done.

I believe this can now be closed due to #629

I have now seen this on OCI as well on VM.Standard2.8 (120GB RAM), though it happened at something like 195GB ingested.

a decision on https://github.com/pilosa/go-pilosa/issues/141 will have a significant bearing on this. passing the statusChan in the importOptions per frame seems fine to me. Note that the PDK will also auto-create...

@bruth it isn't as crucial that row IDs be continuous, but column IDs should be as close to continuous as possible. It is handled if you use keys.

I'd rather not add more API surface area right now (either here, or in the Go client). I'm not convinced that having multiple strategies to choose from is a good...