Skip to content
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

Sample: type-race switch to use webpack-dev-server from prague-dev-server #3

Merged
merged 1 commit into from
Sep 16, 2019
Merged

Conversation

curtisman
Copy link
Member

No description provided.

@curtisman curtisman merged commit 3610331 into microsoft:master Sep 16, 2019
@curtisman curtisman deleted the type-race branch September 16, 2019 21:53
@skylerjokiel skylerjokiel mentioned this pull request Aug 31, 2020
karlbom pushed a commit to karlbom/FluidFramework that referenced this pull request Apr 14, 2021
Abe27342 referenced this pull request in Abe27342/FluidFramework Apr 9, 2022
This PR aims to optimize `getStartingPoint(Number.POSITIVE_INFINITY)` when no local changes exist by caching the edit with the highest revision in CachingLogViewer.

See approach \#3 from #59391

**Before Optimization Perf Results**:
```
status  name                                         period (ns/op)  root mean error  iterations  samples  total time (s)
------  -------------------------------------------  --------------  ---------------  ----------  -------  --------------
    ✔   get currentView with 1 sequenced edit(s)              256.3           ±5.32%  19,175,112       71            5.59
    ✔   get currentView with 1000 sequenced edit(s)           678.1           ±4.80%   7,157,358       73            5.43
```

**After Optimization Perf Results**:
```
status  name                                       period (ns/op)  root mean error  iterations  samples  total time (s)
------  -----------------------------------------  --------------  ---------------  ----------  -------  --------------
    ✔   get currentView with 1 sequenced edits              151.4           ±4.39%  32,649,075       81            5.57
    ✔   get currentView with 1000 sequenced edits           178.3           ±4.38%  27,418,925       79            5.50
```

Related work items: #59651
sharptrip referenced this pull request in sharptrip/FluidFramework Jul 20, 2022
jatgarg pushed a commit to jatgarg/FluidFramework-1 that referenced this pull request Aug 25, 2022
Add parameterization for signals, in the load test
markfields added a commit that referenced this pull request Sep 22, 2022
Updated root data store to periodically create child data store, reference / unreference them. And other fixes
andrewstanovsky added a commit that referenced this pull request Jan 31, 2023
vladsud pushed a commit that referenced this pull request Feb 19, 2024
Add Revert mapping for matrix row/column ids
titrindl pushed a commit to titrindl/FluidFramework that referenced this pull request Sep 10, 2024
…icrosoft#3)

* Improve conditions in block insert to determine winning obliterate

* improve ack and handle oldest vs newest obliterate

* fix reconnect

* PR feedback and build issues

* PR feedback and build issues
noencke pushed a commit that referenced this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants