replikativ / datahike

A fast, immutable, distributed & compositional Datalog engine for everyone.
https://datahike.io
Eclipse Public License 1.0
1.62k stars 95 forks source link

Fix reflection in call to alength #669

Closed mokshasoft closed 2 months ago

mokshasoft commented 4 months ago

SUMMARY

Fix reflection warnings in order to speed up execution.

Checks

I have run the tests (bb test clj-pss), and our performance test suite without seeing any performance gains in that (https://gitlab.com/arbetsformedlingen/taxonomy-dev/backend/experimental/datahike-benchmark)

Bugfix

ADDITIONAL INFORMATION