-
Notifications
You must be signed in to change notification settings - Fork 494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Query and change feed: Add serialization optimization by using array instead of by item #1516
Commits on May 14, 2020
-
ReadFeed and ChangeFeed optimization.
Jake Willey committedMay 14, 2020 Configuration menu - View commit details
-
Copy full SHA for eb03ac0 - Browse repository at this point
Copy the full SHA eb03ac0View commit details -
Merge remote-tracking branch 'origin/master' into users/jawilley/seri…
…alizer/fasterParser
Jake Willey committedMay 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 6297647 - Browse repository at this point
Copy the full SHA 6297647View commit details -
Revert "Performance: Fix MemoryStream with un-accesible buffer (#1515)"
This reverts commit 01e39d4.
Jake Willey committedMay 14, 2020 Configuration menu - View commit details
-
Copy full SHA for e47b600 - Browse repository at this point
Copy the full SHA e47b600View commit details -
Revert "Revert "Performance: Fix MemoryStream with un-accesible buffer (
Jake Willey committedMay 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 91a6686 - Browse repository at this point
Copy the full SHA 91a6686View commit details -
Jake Willey committed
May 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 4664cff - Browse repository at this point
Copy the full SHA 4664cffView commit details -
Jake Willey committed
May 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 4d618b6 - Browse repository at this point
Copy the full SHA 4d618b6View commit details -
Fixed internal type serialization
Jake Willey committedMay 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 5adc575 - Browse repository at this point
Copy the full SHA 5adc575View commit details
Commits on May 15, 2020
-
Fixed smoke test added more perf tests
Jake Willey committedMay 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 708cc2b - Browse repository at this point
Copy the full SHA 708cc2bView commit details -
Jake Willey committed
May 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 1cd0992 - Browse repository at this point
Copy the full SHA 1cd0992View commit details -
Updated query to also use list instead of by item to make it consistent.
Jake Willey committedMay 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 5962a6e - Browse repository at this point
Copy the full SHA 5962a6eView commit details -
Jake Willey committed
May 15, 2020 Configuration menu - View commit details
-
Copy full SHA for e67ea1b - Browse repository at this point
Copy the full SHA e67ea1bView commit details -
Jake Willey committed
May 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 09f8095 - Browse repository at this point
Copy the full SHA 09f8095View commit details -
Converted to readonly collection
Jake Willey committedMay 15, 2020 Configuration menu - View commit details
-
Copy full SHA for c2a38f1 - Browse repository at this point
Copy the full SHA c2a38f1View commit details -
Jake Willey committed
May 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 54a577d - Browse repository at this point
Copy the full SHA 54a577dView commit details -
Jake Willey committed
May 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 0aa7687 - Browse repository at this point
Copy the full SHA 0aa7687View commit details -
Jake Willey committed
May 15, 2020 Configuration menu - View commit details
-
Copy full SHA for a741147 - Browse repository at this point
Copy the full SHA a741147View commit details