Andrii Kurdiumov

Results 373 comments of Andrii Kurdiumov

@ericsink I decide to take detour for virtual modules while I investigate what I should do. I add [sqlite3_drop_modules](https://www.sqlite.org/c3ref/drop_modules.html) which seems to be simpler. I would plan to extract last...

I agree that `sqlite3_drop_modules` closely related to virtual module, but I think it can be implemented and tested separately and it would make some sense. For example attach CSV module...

I did look at wrk and seems to be counting of request per thread can be a problem. Reading of data from request can have potential issues, if `record_rate` would...

I'm looking at numbers which wrk displays for local testing on my very old laptop. Admittedly not best target for testing. What I observe in output ``` Running 15s test...

@joanhey I did find yestedday that bottom numbers are really slightly different because of precision display, but was too tired to get back. Still difference between total RPS and Per...

Seems to be I should not do anything too early in the morning. Ignore last message, except part with Per Thread RPS. I do not understand why number are bigger...

Now I realize that it is about 6 month from time when ClangSharp join Dotnet Foundation, is procurement of certificates take **that long** there?

@DataTables did you put files in the repo? CDNjs still missing datatable buttons. Would be good if somebody from CDNjs finally put library in their CDN

@DataTables so I assume that I should ping somebody from CDNjs team, so they do what needed on their side. Is this correct?