MagicSource

Results 1340 comments of MagicSource

@simolus3 thank u for your always support. Yes. I am actually should on the 2rd issue. And I think I didn't uses batch all the time. For instance, when entering...

@dickermoshe thank u sir. I debug several years, found the janky root reason, might caused by this messags query function: ```dart Stream getMessagesWithRoomMemberByRoomId2(String roomId, {int perPage = 25, int pageNum...

this is only run when entering the screen, and when new messages comes, the stream would update. I casually got janky when entering screen, don't know if the message num...

@dickermoshe hi, i logged the stream, it prints expected every time messages updates (sending or erceiveing) is that normal

bytw, here is my openconnect previous: LazyDatabase _openConnection() { // the LazyDatabase util lets us find the right location for the file async. return LazyDatabase(() async { final dbFolder =...

@simolus3 I using createInBackground, and withIsolate to insert, the UI didn't update. may ask what's the distinct superior compares to normal way

May I ask what's the model uses here? Does it faster than llama.cpp on CPU?

Oh, these way is strange. Does candle slower too much than llama.cpp on GPU?

In that case candle team need to take a look

Am not sure what happened here, but here is the observation: - if keep typing about 10 minutes, with backspace deleting / bolding / heading etc operation (not pure type...