為什麼
|
378be99fe1
|
Remove un-need null check.
|
2022-07-09 21:12:35 +08:00 |
為什麼
|
8fcc33936c
|
Mark the parameter as non-nullable.
|
2022-07-09 21:07:47 +08:00 |
為什麼
|
086388ec4e
|
Remove nullable disable annotation in the benchmark project.
|
2022-07-09 21:06:47 +08:00 |
Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
Dean Herbert
|
7ef8b7df5f
|
Add timeout for all `ManualResetEventSlim.Wait` invocations
Timeout values were taken as best-guesses of upper values we'd expect
from sane execution.
|
2022-06-23 14:46:00 +09:00 |
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
Dean Herbert
|
975883da5c
|
Move all usages of `client.realm` filename to a single `const`
|
2022-03-30 13:34:48 +09:00 |
Dean Herbert
|
e23b10e6a5
|
Update remaining cases of clashing variable name in `realm.Run(realm..`
|
2022-01-25 13:04:05 +09:00 |
Dean Herbert
|
6eb2c28e41
|
Rename `RealmContextFactory` to `RealmAccess`
|
2022-01-24 20:38:07 +09:00 |
Dean Herbert
|
a89954d67f
|
Update benchmarks in line with new structure
|
2022-01-22 12:12:13 +09:00 |
Dean Herbert
|
a2b6bc9e53
|
Add benchmark coverage of variuos methods of reading properties from realm
|
2022-01-22 02:13:08 +09:00 |