Fix /self not presented as a special directory given a base path#825
Merged
Fix /self not presented as a special directory given a base path#825
/self not presented as a special directory given a base path#825Conversation
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
/self not presented as a special directory given a base path
🤖 Augment PR SummarySummary: This PR fixes the HTML file manager so the Changes:
Technical Notes: Relies on the already-normalized 🤖 Was this summary useful? React with 👍 or 👎 |
Contributor
There was a problem hiding this comment.
Benchmark Index (community)
Details
| Benchmark suite | Current: 307e148 | Previous: a90a634 | Ratio |
|---|---|---|---|
Add one schema (0 existing) |
17 ms |
18 ms |
0.94 |
Add one schema (100 existing) |
22 ms |
23 ms |
0.96 |
Add one schema (1000 existing) |
75 ms |
74 ms |
1.01 |
Add one schema (10000 existing) |
964 ms |
657 ms |
1.47 |
Update one schema (1 existing) |
16 ms |
16 ms |
1 |
Update one schema (101 existing) |
22 ms |
23 ms |
0.96 |
Update one schema (1001 existing) |
77 ms |
77 ms |
1 |
Update one schema (10001 existing) |
642 ms |
665 ms |
0.97 |
Cached rebuild (1 existing) |
9 ms |
9 ms |
1 |
Cached rebuild (101 existing) |
10 ms |
10 ms |
1 |
Cached rebuild (1001 existing) |
31 ms |
30 ms |
1.03 |
Cached rebuild (10001 existing) |
247 ms |
252 ms |
0.98 |
Index 100 schemas |
113 ms |
124 ms |
0.91 |
Index 1000 schemas |
1046 ms |
964 ms |
1.09 |
Index 10000 schemas |
13783 ms |
13014 ms |
1.06 |
This comment was automatically generated by workflow using github-action-benchmark.
Contributor
There was a problem hiding this comment.
Benchmark Index (enterprise)
Details
| Benchmark suite | Current: 307e148 | Previous: a90a634 | Ratio |
|---|---|---|---|
Add one schema (0 existing) |
21 ms |
20 ms |
1.05 |
Add one schema (100 existing) |
25 ms |
25 ms |
1 |
Add one schema (1000 existing) |
80 ms |
73 ms |
1.10 |
Add one schema (10000 existing) |
709 ms |
899 ms |
0.79 |
Update one schema (1 existing) |
20 ms |
19 ms |
1.05 |
Update one schema (101 existing) |
25 ms |
25 ms |
1 |
Update one schema (1001 existing) |
76 ms |
74 ms |
1.03 |
Update one schema (10001 existing) |
653 ms |
657 ms |
0.99 |
Cached rebuild (1 existing) |
11 ms |
10 ms |
1.10 |
Cached rebuild (101 existing) |
12 ms |
12 ms |
1 |
Cached rebuild (1001 existing) |
32 ms |
32 ms |
1 |
Cached rebuild (10001 existing) |
260 ms |
292 ms |
0.89 |
Index 100 schemas |
113 ms |
117 ms |
0.97 |
Index 1000 schemas |
1087 ms |
1129 ms |
0.96 |
Index 10000 schemas |
13504 ms |
13602 ms |
0.99 |
This comment was automatically generated by workflow using github-action-benchmark.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.