Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

[11:45:29 CDT(-0500)] <TonyUnicon> main tool is really slow

[11:50:23 CDT(-0500)] <dmccallum54> it's worth it

[12:03:04 CDT(-0500)] <TonyUnicon> I think I can run to the server and write down the recent activity faster than it takes to render on this screen(smile)

[12:04:34 CDT(-0500)] <TonyUnicon> could be that was my map student and he has about 100 maps

[12:04:43 CDT(-0500)] <TonyUnicon> map test student*

[12:08:32 CDT(-0500)] <dmccallum54> this might be one reason god invented database indexes

[12:10:31 CDT(-0500)] <TonyUnicon> I'd venture to guess its more the hibernate bloat than table scanning

[12:11:10 CDT(-0500)] <dmccallum54> outer joins dont speed things up?

[12:12:18 CDT(-0500)] <TonyUnicon> I'd have to see how that recent activities are being loaded, it could be easier to use a custom result set for that panel with HQL so it doesn't load the kitchen sink

[12:12:52 CDT(-0500)] <dmccallum54> (the outer joins comment was another hilarious joke)

[12:13:05 CDT(-0500)] <TonyUnicon> it does't even hit me

[12:13:07 CDT(-0500)] <TonyUnicon> didnt*

  • No labels