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 with -ident-for and in int-obj-to-long #670

Closed mokshasoft closed 2 months ago

mokshasoft commented 4 months ago

SUMMARY

Fix reflection warnings in order to speed up execution.

Checks

I've run the following tests (Sometimes the tests fail non-deterministically): bb test clj-pss bb test specs bb test integration bb test clj-hht

I've also run our performance test suite that didn't show any improvements. https://gitlab.com/arbetsformedlingen/taxonomy-dev/backend/experimental/datahike-benchmark

Bugfix