BFuerchau

Results 10 comments of BFuerchau

Sorry, i don't know, how to attach .cs-Files, but here the code: I have added two dictionaries, so the main features are not changed. The FBParameter raise an event, to...

I'm sorry, i don't have such performancenumbers. It's only a hint, to do this. You can test by yourself to compare List to Dictionary to check if a Name of...

How can i identify the failing test in the test source? I'm running all tests, except some with missing plugins, fine. Also the embedded tests running now, if i execeute...

Some tests fails: CompleteDatabaseInfoTest FbDatabaseInfo.GetMaxMemory/GetCurrentMemory is of type int, but if you have more than 2 GB assigned, you get an overflow exception, i have assigned 8GB to FB. All...

What is the further procedure now? I cannot reproduce the above error in the test. The test is positive for me with FB 3.0 and FB 4.0.

I have checked once more the error from the test (BigArrayTest): https://github.com/FirebirdSQL/NETProvider/actions/runs/5545201297/job/15020409952?pr=1121 The test fails during create database. I have called this test separately and get no error. So what...

Are my changes rolled back? Should i do a complete new request?

Ok, i have updated the Patch-1 now (i was on the wrong patch before). Is this now enough? I can't make a new pull request. Is the current pull request...

Why haven't any of my requests been taken into account? Not even the choppy suggestion for FbDataRader?

> I think this is a interesting patch regarding performance. Would like to see it. First changes in FbDataReader: https://github.com/FirebirdSQL/NETProvider/pull/1122 Second changes in GdsStatements (concerning garbage and object creation): https://github.com/FirebirdSQL/NETProvider/pull/1121...