Simon Bin

Results 21 comments of Simon Bin

I tried to regenerate the grammars with javacc/javacc#85 applied, as that sounds promising. (you can check the code here: https://github.com/SANSA-Stack/jena/commit/95c41d29c73167fa19da5ad0f501131f54ae3d58 ) but there seems to be a bug in javacc/javacc#85...

nb JavaCC 7 does not influence this performance

in this case it's a single doublequoted wktLiteral or gmlLiteral automatically injected by Jena into a SERVICE clause as outlined in my initial report and the bug is JavaCC not...

@new-javacc why don't you fix this bug in javacc?

Here is an excerpt from the VisualVM where you can see that basically all the time is spent in ExpandBuff, **1 minute** to just parse a mere 10MB ![image](https://user-images.githubusercontent.com/10867832/177985043-43ee4663-c1fd-45de-a6a0-6ff506914d25.png) [estonia.jfr](https://github.com/apache/jena/files/9071692/estonia.zip)...

setup.py and tox.ini as yours ``` conda create --name toxcondabug python=3.8 conda activate toxcondabug conda install tox-conda -c conda-forge tox ``` (error appears)

hi @ibering , thanks for your comment. Your suggestion did not change anything. Note that the login works, it's just this strange flash message. But this is just a minor...

ok I will try to work with cron job + importer. ... for now I'm first trying to make LDAP work at all... is it possible to make the email...