Azure / Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
MIT License
1.83k stars 325 forks source link

Extension issue #1684

Open nageshraoj opened 2 years ago

nageshraoj commented 2 years ago

:warning: We have written the needed data into your clipboard. Please paste! :warning:

nageshraoj commented 2 years ago
{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 9622,
        "activateCallTime": 1,
        "activateResolvedTime": 53,
        "activationReason": {
            "startup": true,
            "extensionId": {
                "value": "Azurite.azurite",
                "_lower": "azurite.azurite"
            },
            "activationEvent": "*"
        }
    },
    "runtimeErrors": [],
    "runningLocation": {
        "affinity": 0,
        "kind": 1
    }
}
blueww commented 2 years ago

@nageshraoj

Would you please clarify what's the problem you would like to report? Do you mean Azurite vs extension loading time it too long?

nageshraoj commented 2 years ago

Team,

Yes. Azurite extension loading takes a long time.

Thanks, Nagesh.

On Mon, Sep 19, 2022 at 11:08 AM Wei Wei @.***> wrote:

@nageshraoj https://github.com/nageshraoj

Would you please clarify what's the problem you would like to report? Do you mean Azurite vs extension loading time it too long?

— Reply to this email directly, view it on GitHub https://github.com/Azure/Azurite/issues/1684#issuecomment-1250590700, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEUIUSD6CB6VGQJHTMGYWKDV6735JANCNFSM6AAAAAAQOA6CDE . You are receiving this because you were mentioned.Message ID: @.***>

blueww commented 2 years ago

@nageshraoj Thanks for reporting this issue! This is a known issue in tracking with https://github.com/Azure/Azurite/issues/548. In the same time, contributions are welcome!