Yentl Van Tendeloo
|
e43626d5e2
Fixed model_overwrite again
|
пре 7 година |
Yentl Van Tendeloo
|
6aceea2240
Minor performance improvements
|
пре 7 година |
Yentl Van Tendeloo
|
de486b16c2
Minor optimization
|
пре 8 година |
Yentl Van Tendeloo
|
bd1b143d9e
Merge branch 'master' into testing
|
пре 8 година |
Yentl Van Tendeloo
|
eb89a2a864
Merge branch 'master' into core_interface and implement get_superclasses
|
пре 8 година |
Yentl Van Tendeloo
|
de91d7b576
Removed prints from compiled
|
пре 8 година |
Yentl Van Tendeloo
|
3584b41f7e
Added compiled version of list_pop_final
|
пре 8 година |
Yentl Van Tendeloo
|
18368a8654
Attempt some performance tweaks
|
пре 8 година |
Yentl Van Tendeloo
|
a54438ffa8
Minor tweaking of code using typing information
|
пре 8 година |
Yentl Van Tendeloo
|
a7ab1ebc0b
Manually compile set_overlap, as there does seem to be something bad going on there
|
пре 8 година |
Yentl Van Tendeloo
|
544c08519b
Lots of fixes to the new set representation
|
пре 8 година |
Yentl Van Tendeloo
|
f3e6434ac5
Update set_add's compiled function
|
пре 8 година |
Yentl Van Tendeloo
|
7476d11930
Replaced all create_node calls to their data structure equivalents
|
пре 8 година |
Yentl Van Tendeloo
|
3df410a164
Added compiled version of create_tuple and create_triple (create later)
|
пре 8 година |
Yentl Van Tendeloo
|
5b72965d5c
Added {set,list,dict}_create functions
|
пре 8 година |
Yentl Van Tendeloo
|
30593f42b5
Add some semi-primitives as compiled functions, for performance
|
пре 8 година |
Yentl Van Tendeloo
|
a2d06763c2
Use the compiler caches more often: write time is no longer relevant!
|
пре 8 година |
Yentl Van Tendeloo
|
134539d5a6
Faster reverseKeyLookupMulti
|
пре 8 година |
Yentl Van Tendeloo
|
d122339e6f
Remove useless compiled function
|
пре 8 година |
Yentl Van Tendeloo
|
3e74f5e348
Improved version of reverseKeyLookup: much less MvS requests
|
пре 8 година |
Yentl Van Tendeloo
|
d1be97e5c1
Minor tweaks again; mainly affecting the parser
|
пре 8 година |
Yentl Van Tendeloo
|
3d5d2f6e11
Various tweaks; particularly optimized dict_eq with compiled function
|
пре 8 година |
Yentl Van Tendeloo
|
0c63084413
Added compiled version of make_reverse_dictionary
|
пре 8 година |
Yentl Van Tendeloo
|
c8d38b1197
Add guess in reverseKeyLookup (huge performance increase!)
|
пре 8 година |
Yentl Van Tendeloo
|
069afa5f81
Added new compiled operation for has_value
|
пре 8 година |
Yentl Van Tendeloo
|
262ee0bfc7
Optimized allInstances with faster reverseKeyLookupMulti
|
пре 8 година |
Yentl Van Tendeloo
|
acece5e842
Fixed buggy dict_eq operation (I think...)
|
пре 8 година |
Yentl Van Tendeloo
|
419531a026
Added dict_eq as a compiled function
|
пре 8 година |
Yentl Van Tendeloo
|
dafc167787
Fixed some more bugs related to the new type_mapping
|
пре 8 година |
Yentl Van Tendeloo
|
ef33410933
Fixed most problems; only enabled a few compiled functions again: JIT
|
пре 8 година |