exificient.js icon indicating copy to clipboard operation
exificient.js copied to clipboard

Dude, 200000 messages to console? How do I save on performance of log messages?

Open coderextreme opened this issue 7 months ago • 4 comments

I think exificient.js is interfering with image download. My dev tools disappears, after admitting that it's logged 100000's of messages.

This is with a rather large JSON document, 900000+ bytes. Please analyze your tool for performance. Thanks!

https://github.com/coderextreme/X3DJSONLD/blob/master/src/main/data/AllenDutton.json

coderextreme avatar Jul 17 '25 07:07 coderextreme

It has been a while since I last worked on exificient.js.

There is a Java implementation you might want to look at also, see https://github.com/EXIficient/exificient-for-json

danielpeintner avatar Jul 21 '25 08:07 danielpeintner

It has been a while since I last worked on exificient.js.

There is a Java implementation you might want to look at also, see https://github.com/EXIficient/exificient-for-json

I don't run Java on my server, I do static sites, or perhaps PHP. I'm doing EXI in a web browser. Are you suggesting I try to run TeaJava or CheerpJ and try to interoperate between Java and JavaScript?

coderextreme avatar Jul 21 '25 11:07 coderextreme

No, I don't suggest using any of those tools for websites. I had the impression you just wanted to experiment with EXIforJSON and see the results. IF you want to use it on static pages, you best use JS applications. Having said that, at the moment I don't have the time to look into exificient.js to see what causes your issue...

danielpeintner avatar Jul 21 '25 11:07 danielpeintner

It’s ok, I’m retired and don’t really have any users, but if you want to see EXI in action,

check this out: https://coderextreme.net/X3DJSONLD/src/main/html/main_viewer.html

Just be aware the bottom panels aren’t perfected yet. But you can pan, zoom, etc.

Enjoy! I’ve been a happy EXI user, most of my examples are smaller.

John

On Mon, Jul 21, 2025 at 6:55 AM danielpeintner @.***> wrote:

danielpeintner left a comment (EXIficient/exificient.js#19) https://github.com/EXIficient/exificient.js/issues/19#issuecomment-3096432057

No, I don't suggest using any of those tools for websites. I had the impression you just wanted to experiment with EXIforJSON and see the results. IF you want to use it on static pages, you best use JS applications. Having said that, at the moment I don't have the time to look into exificient.js to see what causes your issue...

— Reply to this email directly, view it on GitHub https://github.com/EXIficient/exificient.js/issues/19#issuecomment-3096432057, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFMJ53JHUWFHD6DN6PZQH33JTILDAVCNFSM6AAAAACBW4ZG3SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAOJWGQZTEMBVG4 . You are receiving this because you authored the thread.Message ID: @.***>

coderextreme avatar Jul 21 '25 12:07 coderextreme