"Buckoge" 'in aktiviteleri

You can create a new error page modal

if (versions == something) { return RedirectToPage("/ErrorPage/ErrorModal", new { message = L["SomeText"] }); }

I hope it helps :-)

Hi great news,

I just upgraded to 5.2 and everything works much faster, even faster than in version 4 :-)

There must have been something that is changed in this version

Now I will update my project and let you know the results

The page index is ok, the difference is when loading edit page.

Can you add one item (new test model) and try again (actions than edit button).

Ok, I'll remove both projects from Github

Yes the same differences appeared during the new project

and yes i created the project via cli, this is how i created a test project and just used abp suite, and then update to 5, as I share in repos

abp new AbpPerformanceTest -u mvc --mobile none --version 4.4.4 --database-management-system PostgreSQL -csf --connection-string Host=localhost;Database=AbpPerformanceTest;Port=5432;

Thanks Radoslav for the example

I successfully connected Redis, but unfortunately there are no changes in performance.

For performance everything is ok without Redis in version 4. Is it is possible to see why there are differences in version 5 and is it is possible to adjust it as in version 4?

Hi Albert,

No, I didn't have a Redis installed.

I took the following steps: in app add package and connection string: https://docs.abp.io/en/abp/5.2/Redis-Cache

I installed: https://github.com/microsoftarchive/redis/releases https://redis.io/download/#redis-stack-downloads

In RedisInsight i add redis database

Can you send me some link on how to connect the abp app with redis?

Hello guys,

I just made a simple test project with abp cli version 4 and upgrade it to version 5. I created models with abp suite.

Here are the links to the public GitHub repositories:

Link 1: AbpPerformanceTest4

Link 2: AbpPerformanceTest5

Steps:

  1. Clone both repositories (or upgrade 4 to version 5)
  2. Run migration
  3. In app run:
  4. Compare loading time in both projects and see results

In my opinion those results clearly show that the performance problem is related to ABP Framework upgrade to version 5

This is blocking issue for me, i can't upgrade abp to new version.

Is support included in my license? Can you help me or not?

Three days there is no answer?

Are you checking anything on this?

These values ​​that I have shown you are in my local environment.

At customer in their live environment currently opens a window in 5 seconds (version 4) main window, and with the new version 5 over 15 seconds.

This is a big difference between versions 4 and 5. I think if not better at least the performance should be the same.

I fixed bootstrap 5 and the time is the same as in the pictures.

Can you help me solve this?

Hi,

Yes I changed everything few months ago as in the description for query: https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-4_2#irepository-getqueryableasync

For bootstrap 5 I haven't changed there are small changes, example: Renamed .float-left and .float-right to .float-start and .float-end.

If you think it affects, I can change it and let you know.

I didn't notice that I needed something else in the migration. Did I miss something?

22 kayıttan 11 ile 20 arası gösteriliyor.
Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11