Skip to content
View klevu's full-sized avatar

Highlights

  • Pro

Block or report klevu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. klevu-smart-search-M2 klevu-smart-search-M2 Public

    v2/v3: Klevu Smart Search Module(s) for Magento 2 : Meta Package

    12 10

  2. feed feed Public

    Klevu Feed Format (Feed V2) to generate data

    3 5

  3. module-m2-search module-m2-search Public

    v4: Klevu Smart Search Module(s) for Magento 2 : Meta Package

  4. klevu-smart-search-M1 klevu-smart-search-M1 Public

    Klevu Smart Search Magento Extension for M1

    PHP 7 7

  5. Shopify Blog - Faster Metafields 1 Shopify Blog - Faster Metafields 1
    1
    {
    2
        product(first: 50) {
    3
            edges {
    4
                node {
    5
                    name
  6. Shopify Blog - Faster Metafields 3 Shopify Blog - Faster Metafields 3
    1
     0.0s: Fetch the first 30 products: ~0.5 seconds
    2
     0.5s: Query bucket ~300, wait 8 seconds for refill to ~700
    3
     8.5s: Fetch the next 30 products: ~0.5 seconds
    4
     9.0s: Query bucket ~0, wait 14 seconds for refill to ~700
    5
    23.0s: Fetch the next 30 products: ~0.5 seconds