<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:42:50 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[COMPASS-6365] Json view is slow since Compass 1.34</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6365</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;See: &lt;a href=&quot;https://mongodb.slack.com/archives/C0U7K0MC3/p1670799246030099&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.slack.com/archives/C0U7K0MC3/p1670799246030099&lt;/a&gt;&lt;br/&gt;
Created with Jira Integration+ for maurizio.casimirri (maurizio.casimirri@mongodb.com)&lt;/p&gt;

&lt;p&gt;&quot;Yes. In the example above, it took roughly 30s to switch with 1.34, while it &#8220;only&#8221; took maybe 3 seconds with 1.33 (for some reason Quicktime kept not recording the video of 1.33 so you have just to believe me )&quot; - Max&lt;/p&gt;</description>
                <environment></environment>
        <key id="2208142">COMPASS-6365</key>
            <summary>Json view is slow since Compass 1.34</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="maurizio.casimirri@mongodb.com">Maurizio Casimirri</assignee>
                                    <reporter username="maurizio.casimirri@mongodb.com">Maurizio Casimirri</reporter>
                        <labels>
                    </labels>
                <created>Mon, 12 Dec 2022 10:21:48 +0000</created>
                <updated>Sun, 29 Oct 2023 02:38:40 +0000</updated>
                            <resolved>Tue, 3 Jan 2023 15:01:31 +0000</resolved>
                                    <version>1.34.1</version>
                                    <fixVersion>1.35.0</fixVersion>
                                    <component>JSON Mode</component>
                    <component>Performance</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="5086581" author="xgen-internal-githook" created="Tue, 3 Jan 2023 14:21:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: fix: speed up document json view &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6365&quot; title=&quot;Json view is slow since Compass 1.34&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6365&quot;&gt;&lt;del&gt;COMPASS-6365&lt;/del&gt;&lt;/a&gt; (#3901)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: speed up document json view &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6365&quot; title=&quot;Json view is slow since Compass 1.34&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6365&quot;&gt;&lt;del&gt;COMPASS-6365&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tmp: first pass at adding codemirror instead of ace-editor&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;todo:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;finish theme implementation&lt;/li&gt;
	&lt;li&gt;allow to disable background in the json view in document list&lt;/li&gt;
	&lt;li&gt;line numbers shouldn&apos;t be visible when readonly is true&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-editor): add support for controlled behavior; finalize styles adjustments&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-editor): better padding for gutter, align folding with the old behavior; reuse effectOnChange hook&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(e2e): adjust e2e tests for the new json editor&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(e2e): adjust regex&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Sergey Petushkov &amp;lt;petushkov.sergey@gmail.com&amp;gt;&lt;br/&gt;
Branch: fix-missing-name-prop&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/ad291b14613b39c5ecf4e37055912d912d547c5b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/ad291b14613b39c5ecf4e37055912d912d547c5b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5068136" author="xgen-internal-githook" created="Tue, 20 Dec 2022 18:13:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: fix: speed up document json view &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6365&quot; title=&quot;Json view is slow since Compass 1.34&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6365&quot;&gt;&lt;del&gt;COMPASS-6365&lt;/del&gt;&lt;/a&gt; (#3901)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: speed up document json view &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6365&quot; title=&quot;Json view is slow since Compass 1.34&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6365&quot;&gt;&lt;del&gt;COMPASS-6365&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tmp: first pass at adding codemirror instead of ace-editor&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;todo:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;finish theme implementation&lt;/li&gt;
	&lt;li&gt;allow to disable background in the json view in document list&lt;/li&gt;
	&lt;li&gt;line numbers shouldn&apos;t be visible when readonly is true&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-editor): add support for controlled behavior; finalize styles adjustments&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-editor): better padding for gutter, align folding with the old behavior; reuse effectOnChange hook&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(e2e): adjust e2e tests for the new json editor&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(e2e): adjust regex&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Sergey Petushkov &amp;lt;petushkov.sergey@gmail.com&amp;gt;&lt;br/&gt;
Branch: 1.35-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/ad291b14613b39c5ecf4e37055912d912d547c5b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/ad291b14613b39c5ecf4e37055912d912d547c5b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5067816" author="xgen-internal-githook" created="Tue, 20 Dec 2022 16:41:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: fix: speed up document json view &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6365&quot; title=&quot;Json view is slow since Compass 1.34&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6365&quot;&gt;&lt;del&gt;COMPASS-6365&lt;/del&gt;&lt;/a&gt; (#3901)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: speed up document json view &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6365&quot; title=&quot;Json view is slow since Compass 1.34&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6365&quot;&gt;&lt;del&gt;COMPASS-6365&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tmp: first pass at adding codemirror instead of ace-editor&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;todo:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;finish theme implementation&lt;/li&gt;
	&lt;li&gt;allow to disable background in the json view in document list&lt;/li&gt;
	&lt;li&gt;line numbers shouldn&apos;t be visible when readonly is true&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-editor): add support for controlled behavior; finalize styles adjustments&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-editor): better padding for gutter, align folding with the old behavior; reuse effectOnChange hook&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(e2e): adjust e2e tests for the new json editor&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(e2e): adjust regex&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Sergey Petushkov &amp;lt;petushkov.sergey@gmail.com&amp;gt;&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/ad291b14613b39c5ecf4e37055912d912d547c5b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/ad291b14613b39c5ecf4e37055912d912d547c5b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5059672" author="xgen-internal-githook" created="Fri, 16 Dec 2022 09:19:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: fix: speed up document json view &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6365&quot; title=&quot;Json view is slow since Compass 1.34&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6365&quot;&gt;&lt;del&gt;COMPASS-6365&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: fix-json-slow&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/63eb85e3cf8f89fca3356165515580dce22f55f3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/63eb85e3cf8f89fca3356165515580dce22f55f3&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="2211861">COMPASS-6375</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="2250653">COMPASS-6481</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 12 Dec 2022 15:02:33 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 5 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 5 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>maurizio.casimirri@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1mccv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i14wts:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="6838">Iteration Seahorse</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1lyi7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>