François Gannaz

Results 7 comments of François Gannaz

I wanted to speedup the reading of some big ODS files, so I profiled Spout, and benchmarked a few simple optimizations. Overall, I obtained a 16 % speedup (PHP 7.4,...

I also struggled with the Mithril documentation for testing. Then I did set up a testing environment for a JS application, using Webpack and Mocha. So I took some time...

From a quick glance, your webpack branch only builds `kekule.min.js`. Aren't there many other files in `dist/` that should be updated too?

I forked yacreader to suit my needs, and that matches some of the features requested here. Points 1 and 2 can be addressed through the new config settings `BOOKMARKS_AUTO` and...

I explored the database of the buggy instance, and discovered that each "sane" folder has a record in the table "book" with its "nid" and a record in "menu_links" with...

After some more investigation, it seems that asset-packagist created composer packages only for some of the git tags in the zxcvbn-ts repository. Those tags are those that are shared with...

I use APC 3.1.7 on my development computer (PHP 5.3.8), and I haven't seen any problem with yii-debug-toolbar. You said you got errors, but could you describe them? Which versions...