Lukas Eipert

Results 82 comments of Lukas Eipert

that was our idea as well :)

Ha. I bet you are not the only one confused by the code ;) It seems like code from different ages! This is the dbpedia specific code: https://leipert.github.io/vsb/dbpedia/overwrite.js Otherwise I...

**Comment by [redfarg](https://github.com/redfarg)** _Wednesday May 07, 2014 at 13:30 GMT_ --- Geht inzwischen, es werden jetzt allerdings ALLE subjekte übersetzt, auch nicht verbundene. Dies muss eventuell noch eingeschränkt werden

Also https://v8.dev/blog/cost-of-javascript-2019#json suggests: > A good rule of thumb is to apply this technique for objects of 10 kB or larger — but as always with performance advice, measure the...

I have now executed 2000 runs on an 80kb file, see #2 And I created a file `./out/empty.js` with no content as a baseline. I have only run it against:...

I know it doesn't say that, but looking at the README, the first thing that jumps to the eye is the table. If I were to present data like this...

Another use case, @svenefftinge, at GitLab we want to use it to develop integrations with the Jira Cloud Platform. A changing URL means updating the URLs inside of Jira every...

@Aklakan Maybe it would be useful to use Native ECMA6 Promises for development to insure dependence from Bluebird?